Update ghcr.io/goauthentik/server Docker digest to a2e592a
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2024-05-07 16:26:43 +00:00
parent 3206410c35
commit 5d057c1a38

View file

@ -32,7 +32,7 @@ services:
volumes:
- redis:/data
server:
image: ghcr.io/goauthentik/server@sha256:85683663bd3792863fd87ba6867c41ede09784b752aa33342d7f75903d1055e6
image: ghcr.io/goauthentik/server@sha256:a2e592a08eb3c9e3435aa4e6585d60cc1eb54850da9d1498d56a131bbfbe03ff
restart: unless-stopped
command: server
environment:
@ -53,7 +53,7 @@ services:
- postgresql
- redis
worker:
image: ghcr.io/goauthentik/server@sha256:85683663bd3792863fd87ba6867c41ede09784b752aa33342d7f75903d1055e6
image: ghcr.io/goauthentik/server@sha256:a2e592a08eb3c9e3435aa4e6585d60cc1eb54850da9d1498d56a131bbfbe03ff
restart: unless-stopped
command: worker
environment: