chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.8.1

This commit is contained in:
renovate[bot] 2024-09-07 18:43:26 +00:00 committed by GitHub
parent 89c2fec8a2
commit 4d1b903116
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.8.0
image: ghcr.io/goauthentik/server:2024.8.1
container_name: authentik-server
command: server
environment:
@ -65,7 +65,7 @@ services:
- redis
restart: unless-stopped
worker:
image: ghcr.io/goauthentik/server:2024.8.0
image: ghcr.io/goauthentik/server:2024.8.1
container_name: authentik-worker
command: worker
environment: