⬆️ Update ghcr.io/goauthentik/server Docker tag to v2024.10.2
Some checks failed
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Failing after 54s

This commit is contained in:
Renovate Bot 2024-11-14 18:01:40 +00:00
parent 74d9d3e56f
commit 25a7b9c086

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: