⬆️ Update ghcr.io/goauthentik/server Docker tag to v2024.10.2 #395

Merged
mafyuh merged 1 commit from renovate/ghcr.io-goauthentik-server-2024.x into main 2024-11-15 00:26:25 -05:00
Showing only changes of commit 25a7b9c086 - Show all commits

View file

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