mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 16:06:51 +00:00
fix: update authentik server image tag to version 2025.2.1
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- authentik
|
- authentik
|
||||||
authentik-server:
|
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
|
restart: unless-stopped
|
||||||
command: server
|
command: server
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user