Merge pull request #536 from ChristianLempa/revert-534-renovate/ghcr.io-goauthentik-server-2024.10.x

Revert "chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.10.3"
This commit is contained in:
Christoph Schug 2024-11-21 19:28:35 +01:00 committed by GitHub
commit 8a796f5cf6
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.10.3
image: ghcr.io/goauthentik/server:2024.10.2
container_name: authentik-server
command: server
environment:
@ -65,7 +65,7 @@ services:
- redis
restart: unless-stopped
worker:
image: ghcr.io/goauthentik/server:2024.10.3
image: ghcr.io/goauthentik/server:2024.10.2
container_name: authentik-worker
command: worker
environment: