diff options
Diffstat (limited to 'authentik')
-rw-r--r-- | authentik/compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/authentik/compose.yaml b/authentik/compose.yaml index 5e36971..f475b87 100644 --- a/authentik/compose.yaml +++ b/authentik/compose.yaml @@ -56,7 +56,7 @@ services: - postgresql - redis worker: - image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.10.2} + image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.6.1} restart: unless-stopped command: worker environment: |