Change to a maintained watchtower container
This commit is contained in:
@@ -107,7 +107,7 @@
|
|||||||
- name: Start watchtower
|
- name: Start watchtower
|
||||||
community.docker.docker_container:
|
community.docker.docker_container:
|
||||||
name: watchtower
|
name: watchtower
|
||||||
image: containrrr/watchtower
|
image: nickfedor/watchtower
|
||||||
restart_policy: always
|
restart_policy: always
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|||||||
Reference in New Issue
Block a user