diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2025-06-16 20:52:02 +0200 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2025-06-16 20:52:02 +0200 |
commit | 111791cbaf8049627abaf40ee7ac220b3c024b0f (patch) | |
tree | c1205ca06906160dcc4e2f77f98cca02ee45e758 /authentik/compose.yaml | |
parent | 886e1f15a3582a8ddc7576021fe88ed083f2f8da (diff) |
Update Docuseal to v2.0.3 & cAdvisor to v0.53.0
Diffstat (limited to 'authentik/compose.yaml')
-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: |