Merge pull request #724 from ChristianLempa/renovate/ghcr.io-goauthentik-server-2024.12.x

This commit is contained in:
Christoph Schug 2025-01-30 01:40:26 +01:00 committed by GitHub
commit 9716d39138
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
---
services:
server:
image: ghcr.io/goauthentik/server:2024.12.2
image: ghcr.io/goauthentik/server:2024.12.3
container_name: authentik-server
command: server
environment:
@ -50,7 +50,7 @@ services:
restart: unless-stopped
worker:
image: ghcr.io/goauthentik/server:2024.12.2
image: ghcr.io/goauthentik/server:2024.12.3
container_name: authentik-worker
command: worker
environment:

View File

@ -2,7 +2,7 @@
global:
image:
repository: "ghcr.io/goauthentik/server"
tag: "2024.12.2"
tag: "2024.12.3"
pullPolicy: IfNotPresent
authentik:
# (Required) To generate a secret key run the following command: