chore(service): Update authentik.yaml versions (#5373)

This commit is contained in:
Datenschmutz
2025-03-31 17:59:57 +02:00
committed by GitHub
parent 42f82e6a44
commit e8ebaaa093

View File

@@ -6,7 +6,7 @@
services:
authentik-server:
image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2025.2.0}
image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2025.2.3}
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.2.0}
image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2025.2.3}
restart: unless-stopped
command: worker
environment: