diff --git a/docker-compose.yml b/docker-compose.yml index 2b8754f..925e5b5 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,9 +1,7 @@ services: betterbahn: - image: betterbahn:latest - build: - context: ./src - dockerfile: Dockerfile + image: ghcr.io/l2xu/betterbahn:testing-main + restart: unless-stopped networks: - dokploy-network labels: