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

chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.10.1
This commit is contained in:
Christoph Schug 2024-11-05 20:30:41 +01:00 committed by GitHub
commit a216c45875
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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