From 932f931eb09039b52afa99e8b1ea9a12788142c3 Mon Sep 17 00:00:00 2001 From: Justus Grunow Date: Wed, 18 Jun 2025 06:32:51 -0400 Subject: [PATCH] Updated Authentik --- ansible/assets/docker-ext/compose.yml.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/assets/docker-ext/compose.yml.j2 b/ansible/assets/docker-ext/compose.yml.j2 index 1a71afd..5bf5133 100644 --- a/ansible/assets/docker-ext/compose.yml.j2 +++ b/ansible/assets/docker-ext/compose.yml.j2 @@ -180,7 +180,7 @@ services: timeout: 3s authentik-server: container_name: authentik-server - image: ghcr.io/goauthentik/server:2025.2.2 + image: ghcr.io/goauthentik/server:2025.6.2 restart: unless-stopped command: server environment: @@ -214,7 +214,7 @@ services: - "traefik.http.routers.authentik.middlewares=crowdsec@docker" authentik-worker: container_name: authentik-worker - image: ghcr.io/goauthentik/server:2025.2.2 + image: ghcr.io/goauthentik/server:2025.6.2 restart: unless-stopped command: worker environment: