Watchtowerr

This commit is contained in:
2026-07-28 23:16:33 -03:00
parent 2571ae0fd8
commit 314535cafd
+1 -1
View File
@@ -3,7 +3,7 @@ services:
watchtower:
container_name: watchtower
restart: unless-stopped
image: containrrr/watchtower:latest
image: nickfedor/watchtower:latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /etc/timezone:/etc/timezone:ro