upgrade and harmonize version with worker

This commit is contained in:
2026-02-10 20:02:21 +01:00
parent 6a027051e0
commit 44d0750dd7

View File

@@ -33,7 +33,7 @@ services:
- /opt/authentik/redis:/data
authentik-server:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.12.1}
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.12.3}
container_name: authentik-server
restart: unless-stopped
command: server
@@ -63,7 +63,7 @@ services:
start_period: 60s
authentik-worker:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.8.1}
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.12.3}
container_name: authentik-worker
restart: unless-stopped
command: worker