Update WatchTower
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user