⬆️ Update ghcr.io/goauthentik/server Docker tag to v2024.12.0
Some checks failed
Lint on PR / Lint YAML files (pull_request) Successful in 5s
Ansible Deploy to Hosts / deploy (pull_request) Failing after 2m23s

This commit is contained in:
Renovate Bot 2024-12-20 04:02:26 +00:00
parent b461de93ec
commit cbce8cb89f

View file

@ -30,7 +30,7 @@ services:
volumes: volumes:
- redis:/data - redis:/data
server: server:
image: ghcr.io/goauthentik/server:2024.10.5 image: ghcr.io/goauthentik/server:2024.12.0
restart: unless-stopped restart: unless-stopped
command: server command: server
environment: environment:
@ -52,7 +52,7 @@ services:
- postgresql - postgresql
- redis - redis
worker: worker:
image: ghcr.io/goauthentik/server:2024.10.5 image: ghcr.io/goauthentik/server:2024.12.0
restart: unless-stopped restart: unless-stopped
command: worker command: worker
environment: environment: