We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741836d commit e356f8fCopy full SHA for e356f8f
examples/watchtower/docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
3
watchtower:
4
- image: containrrr/watchtower:latest
+ image: nickfedor/watchtower:latest
5
container_name: watchtower
6
hostname: watchtower
7
environment:
0 commit comments