refactor: update betterbahn service image and remove build context

This commit is contained in:
Philip Henning 2025-08-28 23:39:14 +02:00
parent f3b870ed7d
commit f30edd2882

View file

@ -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: