From ffdd16735250111acd5fd5bec6c9d4eec42179a9 Mon Sep 17 00:00:00 2001 From: furyhawk Date: Sun, 2 Mar 2025 07:06:02 +0800 Subject: [PATCH] fix: update authentik server image tag to version 2025.2.1 --- swarm/authentik.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarm/authentik.yml b/swarm/authentik.yml index e454cdd..b105f99 100644 --- a/swarm/authentik.yml +++ b/swarm/authentik.yml @@ -49,7 +49,7 @@ services: networks: - authentik authentik-server: - image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.8.1} + image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.2.1} restart: unless-stopped command: server environment: