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