Merge pull request #355 from ChristianLempa/renovate/ghcr.io-goauthentik-server-2024.6.x

This commit is contained in:
Christoph Schug 2024-07-12 01:14:49 +02:00 committed by GitHub
commit 8940d93a8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ services:
- redis_data:/data
restart: unless-stopped
server:
image: ghcr.io/goauthentik/server:2024.6.0
image: ghcr.io/goauthentik/server:2024.6.1
container_name: authentik-server
command: server
environment:
@ -65,7 +65,7 @@ services:
- redis
restart: unless-stopped
worker:
image: ghcr.io/goauthentik/server:2024.6.0
image: ghcr.io/goauthentik/server:2024.6.1
container_name: authentik-worker
command: worker
environment: