apps/authentik/docker-compose.yml aktualisiert

2025.6.3
This commit is contained in:
tipi 2025-07-02 18:31:18 +00:00
parent 899f25b401
commit 16de4f0e13

View File

@ -44,7 +44,7 @@ services:
traefik.http.routers.authentik-local.tls: true traefik.http.routers.authentik-local.tls: true
runtipi.managed: true runtipi.managed: true
authentik-worker: authentik-worker:
image: ghcr.io/goauthentik/server:2025.4.1 image: ghcr.io/goauthentik/server:2025.6.3
restart: unless-stopped restart: unless-stopped
command: worker command: worker
container_name: authentik-worker container_name: authentik-worker