Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
a97f4c1dc3 Update ghcr.io/goauthentik/server Docker tag to v2025.4.0 2025-05-01 00:01:16 +00:00

View File

@ -179,7 +179,7 @@ services:
timeout: 3s
authentik-server:
container_name: authentik-server
image: ghcr.io/goauthentik/server:2025.4.1
image: ghcr.io/goauthentik/server:2025.4.0
restart: unless-stopped
command: server
environment:
@ -213,7 +213,7 @@ services:
- "traefik.http.routers.authentik.middlewares=crowdsec@docker"
authentik-worker:
container_name: authentik-worker
image: ghcr.io/goauthentik/server:2025.4.1
image: ghcr.io/goauthentik/server:2025.4.0
restart: unless-stopped
command: worker
environment: