fix(watchtower): use nickfedor fork

This commit is contained in:
2026-02-18 14:16:10 +01:00
parent 447a2600bb
commit 4c782501d2

View File

@@ -1,6 +1,6 @@
services: services:
watchtower: watchtower:
image: containrrr/watchtower image: nickfedor/watchtower
container_name: watchtower container_name: watchtower
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock