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

This commit is contained in:
Renovate Bot 2024-12-10 18:01:39 +00:00 committed by Matt Reeves
parent 5270061ee9
commit 4043655021

View file

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