A new source repository introduced for Watchtower in place of old, abandoned repo.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# https://containrrr.dev/watchtower/
|
||||
# https://hub.docker.com/r/containrrr/watchtower
|
||||
# https://github.com/containrrr/watchtower
|
||||
# https://watchtower.nickfedor.com/
|
||||
# https://github.com/nicholas-fedor/watchtower
|
||||
# https://hub.docker.com/r/nickfedor/watchtower
|
||||
#
|
||||
# Email notification settings below assume the gateway acting
|
||||
# as a smarthost and Docker version v20.10+ is required.
|
||||
|
||||
image="containrrr/watchtower:latest"
|
||||
image="nickfedor/watchtower:latest"
|
||||
instance="watchtower"
|
||||
networks=""
|
||||
outfile=""
|
||||
|
||||
Reference in New Issue
Block a user