⬆️ Update ghcr.io/goauthentik/server Docker tag to v2024.12.2
Some checks failed
Lint on PR / Lint YAML files (pull_request) Failing after 6s
Ansible Deploy to Hosts / deploy (pull_request) Failing after 52s

This commit is contained in:
Renovate Bot 2025-01-09 19:01:34 +00:00
parent f8c6fd22e7
commit f6c0a1d1ba

View file

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