Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
47bf9b0a6c Update ghcr.io/goauthentik/server Docker tag to v2025.10.1 2025-11-04 00:01:21 +00:00

View File

@ -180,7 +180,7 @@ services:
timeout: 3s
authentik-server:
container_name: authentik-server
image: ghcr.io/goauthentik/server:2025.10.2
image: ghcr.io/goauthentik/server:2025.10.1
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.10.2
image: ghcr.io/goauthentik/server:2025.10.1
restart: unless-stopped
command: worker
environment: