⬆️ Update ghcr.io/goauthentik/server Docker digest to 71984fd
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
This commit is contained in:
parent
3c2f4a8b75
commit
dd0920d51b
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ services:
|
|||
volumes:
|
||||
- redis:/data
|
||||
server:
|
||||
image: ghcr.io/goauthentik/server@sha256:5823497f0dade4976c7804a8612005db65b59c71e2c1f2903e3716b02db4a82c
|
||||
image: ghcr.io/goauthentik/server@sha256:71984fdbb7a9414f5172bb446104d3fe4ab1ab412c8b3343bb97b04449dd53eb
|
||||
restart: unless-stopped
|
||||
command: server
|
||||
environment:
|
||||
|
@ -53,7 +53,7 @@ services:
|
|||
- postgresql
|
||||
- redis
|
||||
worker:
|
||||
image: ghcr.io/goauthentik/server@sha256:5823497f0dade4976c7804a8612005db65b59c71e2c1f2903e3716b02db4a82c
|
||||
image: ghcr.io/goauthentik/server@sha256:71984fdbb7a9414f5172bb446104d3fe4ab1ab412c8b3343bb97b04449dd53eb
|
||||
restart: unless-stopped
|
||||
command: worker
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue