From 5c4367cf7bfe0dc0ce551d2342d56997222a861e Mon Sep 17 00:00:00 2001 From: compute Date: Sun, 3 May 2026 11:57:37 +0000 Subject: [PATCH] Use watchtowerrr fork --- traefik/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik/docker-compose.yml b/traefik/docker-compose.yml index a6a67b3..40b1a7a 100644 --- a/traefik/docker-compose.yml +++ b/traefik/docker-compose.yml @@ -75,7 +75,7 @@ services: WATCHTOWER_NO_STARTUP_MESSAGE: "false" WATCHTOWER_SCHEDULE: "0 30 12 * * *" # Everyday at 12:30 DOCKER_HOST: tcp://socket-proxy:2375 - image: containrrr/watchtower:latest + image: nickfedor/watchtower:latest labels: - "com.centurylinklabs.watchtower.enable=true" networks: