⬆️ Update ghcr.io/goauthentik/server Docker tag to v2024.10.4

This commit is contained in:
Renovate Bot 2024-11-21 20:01:12 +00:00 committed by Matt Reeves
parent 79c253ba26
commit 2404a4b821

View file

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