We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae2a52e commit 77accf1Copy full SHA for 77accf1
docker/authentik/docker-compose.yml
@@ -32,7 +32,7 @@ services:
32
volumes:
33
- redis:/data
34
server:
35
- image: ghcr.io/goauthentik/server@sha256:a2e592a08eb3c9e3435aa4e6585d60cc1eb54850da9d1498d56a131bbfbe03ff
+ image: ghcr.io/goauthentik/server@sha256:f79b6cf35b29a8591136afb633ddd46da303e9cd2ca82c7cdfbd020a780e15e8
36
restart: unless-stopped
37
command: server
38
environment:
@@ -53,7 +53,7 @@ services:
53
- postgresql
54
- redis
55
worker:
56
57
58
command: worker
59
0 commit comments