Update WatchTower
Deploy ArrStack / deploy (push) Successful in 1m6s
Deploy ArrStack / deploy (push) Failing after 47s
Deploy MySpeed / deploy (push) Successful in 18s
Deploy Watchtower / deploy (push) Successful in 7s

This commit is contained in:
Mike McFetridge
2026-07-25 08:14:23 -04:00
parent 54a91045a4
commit 2de1929975
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ WATCHTOWER_ROLLING_RESTARTING=true
WATCHTOWER_SCHEDULE="0 0 4 * * *"
WATCHTOWER_INCLUDE_STOPPED=true
WATCHTOWER_NOTIFICATIONS=email
WATCHTOWER_NOTIFICATIONS_HOSTNAME=Docker-Deploy
WATCHTOWER_NOTIFICATIONS_HOSTNAME=Docker-ArrStack
WATCHTOWER_NOTIFICATION_EMAIL_FROM=miker@mmcfetridge.net
WATCHTOWER_NOTIFICATION_EMAIL_TO=miker@mmcfetridge.net
WATCHTOWER_NOTIFICATION_EMAIL_SERVER=mail.mmcfetridge.net
+2 -2
View File
@@ -250,7 +250,7 @@ services:
# SEERR — Request System
# ============================================================
seerr:
image: ghcr.io/seerr-team/seerr:v3.0.1
image: ghcr.io/seerr-team/seerr:latest
init: true
container_name: seerr
environment:
@@ -348,7 +348,7 @@ services:
# WATCHTOWER — Automatic Image Updates
# ============================================================
watchtower:
image: containrrr/watchtower
image: nickfedor/watchtower:latest
container_name: watchtower
restart: unless-stopped
environment: