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.
2 parents ae80261 + 0e41492 commit 868b5f6Copy full SHA for 868b5f6
docker/authentik/docker-compose.yml
@@ -30,7 +30,7 @@ services:
30
volumes:
31
- redis:/data
32
server:
33
- image: ghcr.io/goauthentik/server@sha256:b71e7341f1e4ea482d150cf75c688f59b3bbdaaf1bfb2fae2803d378c618797f
+ image: ghcr.io/goauthentik/server@sha256:7b2deaf050dd00767a0baa3dec48b07e4cc977825e4391bed04136a213e46d6e
34
restart: unless-stopped
35
command: server
36
environment:
@@ -51,7 +51,7 @@ services:
51
- postgresql
52
- redis
53
worker:
54
55
56
command: worker
57
0 commit comments