Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
310421f3a0 Update ghcr.io/goauthentik/server Docker tag to v2024.12.1 2024-12-24 05:01:20 +00:00

View File

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