Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
9aa5dd0956 Update ghcr.io/goauthentik/server Docker tag to v2024.12.2 2025-01-10 05:01:13 +00:00

View File

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