diff --git a/.metadata b/.metadata index 6202819..e1ad263 100644 Binary files a/.metadata and b/.metadata differ diff --git a/.templates/bin/watchtower_redeploy b/.templates/bin/watchtower_redeploy index 965c2b1..10c9015 100755 --- a/.templates/bin/watchtower_redeploy +++ b/.templates/bin/watchtower_redeploy @@ -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=""