Skip to content

Commit a93f1f3

Browse files
authored
Change Watchtower image to nickfedor/watchtower
1 parent c94083c commit a93f1f3

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
@@ -18,7 +18,7 @@ services:
1818
volumes:
1919
- mongo-data:/data/db
2020
watchtower:
21-
image: containrrr/watchtower
21+
image: nickfedor/watchtower
2222
container_name: iobroker-dev-portal-watchtower
2323
restart: unless-stopped
2424
volumes:

0 commit comments

Comments
 (0)