⬆️ Update ghcr.io/goauthentik/server Docker tag to v2024.10.5
All checks were successful
Ansible Deploy to Hosts / deploy (pull_request) Successful in 51s

This commit is contained in:
Renovate Bot 2024-12-10 18:01:39 +00:00
parent 2d85b1e42c
commit d17fa36bed

View file

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