From 24e97754d5cd3b351bb82270fa26287e3c154772 Mon Sep 17 00:00:00 2001 From: Philip Henning Date: Mon, 25 Nov 2024 08:31:50 +0100 Subject: [PATCH] update to authentik 2024.10.4 --- env.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.template b/env.template index ba5e2ca..abc279c 100644 --- a/env.template +++ b/env.template @@ -4,7 +4,7 @@ PUBLIC_DOMAIN=sso.base23.de COMPOSE_PROJECT_NAME=sso-base23-de # Auhtentik version -AUTHENTIK_TAG=2024.10.2 +AUTHENTIK_TAG=2024.10.4 # Error reporting & Logging AUTHENTIK_ERROR_REPORTING__ENABLED=true