diff --git a/compose.yaml b/compose.yaml index 6bb7699..4aa14d5 100644 --- a/compose.yaml +++ b/compose.yaml @@ -30,7 +30,7 @@ services: - /app-config/authentik/redis:/data server: - image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2024.12.3} + image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2026.5.3} restart: always command: server environment: @@ -54,7 +54,7 @@ services: condition: service_healthy worker: - image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2024.12.3} + image: ghcr.io/goauthentik/server:${AUTHENTIK_TAG:-2026.5.3} restart: always command: worker environment: