replace dockupdater with watchtower
This commit is contained in:
@@ -45,9 +45,8 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /home/ubuntu/etc/caddy:/etc/caddy:ro
|
- /home/ubuntu/etc/caddy:/etc/caddy:ro
|
||||||
|
|
||||||
dockupdater:
|
watchtower:
|
||||||
image: dockupdater/dockupdater
|
image: containrrr/watchtower
|
||||||
restart: unless-stopped
|
|
||||||
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