chore: define env version if missing

This commit is contained in:
LRVT
2024-11-06 13:17:57 +01:00
committed by GitHub
parent 3bc2380566
commit 0580743677

View File

@@ -38,7 +38,7 @@ services:
- authentik-internal
authentik-proxy:
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION:-2024.8}
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION:-2024.10}
container_name: authentik
restart: unless-stopped
command: server
@@ -76,7 +76,7 @@ services:
# - traefik.http.middlewares.authentik.forwardauth.authResponseHeaders=X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid,X-authentik-jwt,X-authentik-meta-jwks,X-authentik-meta-outpost,X-authentik-meta-provider,X-authentik-meta-app,X-authentik-meta-version
worker:
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION:-2024.8}
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION:-2024.10}
container_name: authentik-worker
restart: unless-stopped
command: worker