Update ghcr.io/goauthentik/server Docker tag to v2024.10.4

This commit is contained in:
Renovate Bot 2024-11-22 05:01:33 +00:00
parent a64be57ac4
commit 54866810c5

View File

@ -218,7 +218,7 @@ services:
timeout: 3s timeout: 3s
authentik-server: authentik-server:
container_name: authentik-server container_name: authentik-server
image: ghcr.io/goauthentik/server:2024.8.2 image: ghcr.io/goauthentik/server:2024.10.4
restart: unless-stopped restart: unless-stopped
command: server command: server
environment: environment:
@ -252,7 +252,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.8.2 image: ghcr.io/goauthentik/server:2024.10.4
restart: unless-stopped restart: unless-stopped
command: worker command: worker
environment: environment: