⬆️ Update ghcr.io/goauthentik/server Docker tag to v2024.10.4
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 16s
Deploy to Hosts / deploy (pull_request) Successful in 59s

This commit is contained in:
Renovate Bot 2024-11-21 20:01:12 +00:00
parent c97f842535
commit ce12b5c9db

View file

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