From 051b48a56fd0d2ea254d72c8c947c624c89c8379 Mon Sep 17 00:00:00 2001 From: Rik Veenboer Date: Tue, 20 Jan 2026 18:55:35 +0100 Subject: [PATCH] update authentik --- compose.authentik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.authentik.yaml b/compose.authentik.yaml index bb93628..68c5377 100644 --- a/compose.authentik.yaml +++ b/compose.authentik.yaml @@ -33,7 +33,7 @@ services: - /opt/authentik/redis:/data authentik-server: - image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.8.1} + image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.12.1} container_name: authentik-server restart: unless-stopped command: server