mirror of
https://github.com/koush/scrypted.git
synced 2026-02-03 06:03:27 +00:00
docker: Update Watchtower image name in docker-compose.yml (#1937)
I guess Image name is wrong, at least the image which was mentioned here doesn’t exist.
This commit is contained in:
@@ -145,7 +145,7 @@ services:
|
|||||||
- WATCHTOWER_HTTP_API_UPDATE=true
|
- WATCHTOWER_HTTP_API_UPDATE=true
|
||||||
- WATCHTOWER_SCOPE=scrypted
|
- WATCHTOWER_SCOPE=scrypted
|
||||||
- WATCHTOWER_HTTP_API_PERIODIC_POLLS=${WATCHTOWER_HTTP_API_PERIODIC_POLLS:-true}
|
- WATCHTOWER_HTTP_API_PERIODIC_POLLS=${WATCHTOWER_HTTP_API_PERIODIC_POLLS:-true}
|
||||||
image: nicholas-fedor/watchtower
|
image: nickfedor/watchtower
|
||||||
container_name: scrypted-watchtower
|
container_name: scrypted-watchtower
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user