diff --git a/templates/compose/authentik.yaml b/templates/compose/authentik.yaml index 830ed8e8a..c3e2ca3da 100644 --- a/templates/compose/authentik.yaml +++ b/templates/compose/authentik.yaml @@ -7,7 +7,7 @@ services: authentik-server: - image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2025.10.3} + image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2026.2.1} restart: unless-stopped command: server environment: @@ -33,7 +33,7 @@ services: postgresql: condition: service_healthy authentik-worker: - image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2025.10.3} + image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2026.2.1} restart: unless-stopped command: worker environment: