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"
|
# - "traefik.http.services.sonarr.loadbalancer.server.port=8989"
|
||||||
|
|
||||||
sonarr_outpost:
|
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.
|
# Optionally specify the container's network, which must be able to reach the core authentik server.
|
||||||
networks:
|
networks:
|
||||||
- proxy-net
|
- proxy-net
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user