feat(service): update Authentik template (#6264)

This commit is contained in:
Datenschmutz 2025-08-04 14:15:37 +02:00 committed by GitHub
parent d15cb2386b
commit 84a2073f7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
services:
authentik-server:
image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2025.6.3}
image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2025.6.4}
restart: unless-stopped
command: server
environment:
@ -35,7 +35,7 @@ services:
redis:
condition: service_healthy
authentik-worker:
image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2025.6.3}
image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2025.6.4}
restart: unless-stopped
command: worker
environment: