fix: update authentik server image tag to version 2025.2.1

This commit is contained in:
2025-03-02 07:06:02 +08:00
parent a577d491ef
commit ffdd167352
+1 -1
View File
@@ -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: