diff --git a/authentik.yaml b/authentik.yaml index cd367c1..ac5cdd5 100755 --- a/authentik.yaml +++ b/authentik.yaml @@ -53,7 +53,7 @@ services: - node.hostname == nas authentik: - image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.12.3} + image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.2} restart: unless-stopped command: server environment: @@ -94,7 +94,7 @@ services: - redis worker: - image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.12.3} + image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.2} restart: unless-stopped command: worker environment: