Skip to content

Commit 59133d4

Browse files
committed
Switch to a maintained fork of Watchtower.
1 parent 398554d commit 59133d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

watchtower/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
watchtower:
44
container_name: watchtower
55
restart: always
6-
image: containrrr/watchtower
6+
image: beatkind/watchtower
77
volumes:
88
- /var/run/docker.sock:/var/run/docker.sock
99
- $HOME/.docker/config.json:/config.json

0 commit comments

Comments
 (0)