fix: specify version tag for sonarr_outpost image in compose.yaml
This commit is contained in:
parent
7b771e25de
commit
b76241ca6f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user