From 16de4f0e1394ef6a142832c1c52b085a619f158c Mon Sep 17 00:00:00 2001 From: tipi Date: Wed, 2 Jul 2025 18:31:18 +0000 Subject: [PATCH] apps/authentik/docker-compose.yml aktualisiert 2025.6.3 --- apps/authentik/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/authentik/docker-compose.yml b/apps/authentik/docker-compose.yml index a34c782..08cea81 100644 --- a/apps/authentik/docker-compose.yml +++ b/apps/authentik/docker-compose.yml @@ -44,7 +44,7 @@ services: traefik.http.routers.authentik-local.tls: true runtipi.managed: true authentik-worker: - image: ghcr.io/goauthentik/server:2025.4.1 + image: ghcr.io/goauthentik/server:2025.6.3 restart: unless-stopped command: worker container_name: authentik-worker