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

This commit is contained in:
Renovate Bot 2024-12-23 17:01:16 +00:00
parent 1280b6e237
commit 2f272e1f99

View file

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