fix: ensure pull_policy is always set for betterbahn service

This commit is contained in:
Philip Henning 2025-08-31 16:59:04 +02:00
parent 1d4eb72164
commit ce1fd7d81f

View file

@ -2,6 +2,7 @@ services:
betterbahn: betterbahn:
image: ghcr.io/l2xu/betterbahn:latest image: ghcr.io/l2xu/betterbahn:latest
restart: unless-stopped restart: unless-stopped
pull_policy: always
networks: networks:
- dokploy-network - dokploy-network
environment: environment: