A new source repository introduced for Watchtower in place of old, abandoned repo.

This commit is contained in:
2026-04-12 17:49:47 +02:00
parent 7799e7a11f
commit c6c4d2794f
2 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -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=""