Fix watchtower also updating other containers (#565)

This commit is contained in:
Tobias 2025-03-31 03:37:23 +02:00 committed by GitHub
parent ede09dc402
commit b334d27cf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,5 +33,6 @@ services:
# - WATCHTOWER_LABEL_ENABLE=true # - WATCHTOWER_LABEL_ENABLE=true
# - WATCHTOWER_POLL_INTERVAL=3600 # - WATCHTOWER_POLL_INTERVAL=3600
# - WATCHTOWER_LIFECYCLE_HOOKS=true # - WATCHTOWER_LIFECYCLE_HOOKS=true
# - WATCHTOWER_SCOPE=factorio
# labels: # labels:
# - com.centurylinklabs.watchtower.scope=factorio # - com.centurylinklabs.watchtower.scope=factorio