From 111791cbaf8049627abaf40ee7ac220b3c024b0f Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Mon, 16 Jun 2025 20:52:02 +0200 Subject: Update Docuseal to v2.0.3 & cAdvisor to v0.53.0 --- authentik/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'authentik/compose.yaml') 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: -- cgit v1.2.3