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 ---