⬆️ Update ghcr.io/goauthentik/server Docker tag to v2024.12.0 #550

Merged
mafyuh merged 1 commit from renovate/ghcr.io-goauthentik-server-2024.x into main 2024-12-19 23:20:20 -05:00
Showing only changes of commit cbce8cb89f - Show all commits

View file

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