chore: Update docker-compose.yml

pull/29/head
LRVT 2025-02-24 19:15:08 +01:00 zatwierdzone przez GitHub
rodzic 2f15352b69
commit 21b2dee9a9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -38,7 +38,7 @@ services:
- authentik-internal
authentik-proxy:
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION:-2024.12}
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION:-2025.2}
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.12}
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION:-2025.2}
container_name: authentik-worker
restart: unless-stopped
command: worker