From 4fd1c8db1edfb0a7de996e0ad3d36c697cb996d1 Mon Sep 17 00:00:00 2001 From: Djeex Date: Fri, 11 Jul 2025 07:03:46 +0000 Subject: [PATCH] updated version --- content/3.serveex/3.security/2.authentik.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/3.serveex/3.security/2.authentik.md b/content/3.serveex/3.security/2.authentik.md index ab39ce8..af5dc9f 100644 --- a/content/3.serveex/3.security/2.authentik.md +++ b/content/3.serveex/3.security/2.authentik.md @@ -73,7 +73,7 @@ sudo echo "AUTHENTIK_SECRET_KEY=$(openssl rand 60 | base64)" >> .env :: Open Dockge and search for "authentik" in the inactive stacks. -Name the stack `authentik` and paste the following configuration, replacing `{AUTHENTIK_TAG:-2024.2.3}`{lang=properties} with [the latest version of Authentik](https://version-2024-6.goauthentik.io/docs/releases). +Name the stack `authentik` and paste the following configuration, replacing `{AUTHENTIK_TAG:-2025.2.1}`{lang=properties} with [the latest version of Authentik](https://version-2024-6.goauthentik.io/docs/releases). ```yaml ---