Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot
9217db6c54 Update ghcr.io/goauthentik/server Docker tag to v2024.12.3 2025-01-30 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.8.2
image: ghcr.io/goauthentik/server:2024.12.3
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.8.2
image: ghcr.io/goauthentik/server:2024.12.3
restart: unless-stopped
command: worker
environment: