Skip to content

Commit 3a6aeb9

Browse files
Merge pull request #609 from Benjaminlooi/master
Fix: Migrate Watchtower to active fork to resolve Docker API client error
2 parents 18a4834 + 2b5d452 commit 3a6aeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525
# Full documentation of watchtower: https://github.com/containrrr/watchtower
2626
#watchtower:
2727
# container_name: watchtower_factorio
28-
# image: containrrr/watchtower
28+
# image: ghcr.io/nicholas-fedor/watchtower:latest
2929
# restart: unless-stopped
3030
# volumes:
3131
# - /var/run/docker.sock:/var/run/docker.sock

0 commit comments

Comments
 (0)