fix: specify version tag for sonarr_outpost image in compose.yaml

This commit is contained in:
nathan 2026-04-27 15:52:18 -04:00
parent 7b771e25de
commit b76241ca6f

View File

@ -36,7 +36,7 @@ services:
# - "traefik.http.services.sonarr.loadbalancer.server.port=8989"
sonarr_outpost:
image: ghcr.io/goauthentik/proxy
image: ghcr.io/goauthentik/proxy:2026.2.2
# Optionally specify the container's network, which must be able to reach the core authentik server.
networks:
- proxy-net