Change to a maintained watchtower container

This commit is contained in:
2025-12-08 23:03:20 +00:00
parent 5d302fee75
commit 22577702f5

View File

@@ -107,7 +107,7 @@
- name: Start watchtower
community.docker.docker_container:
name: watchtower
image: containrrr/watchtower
image: nickfedor/watchtower
restart_policy: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock