Merge branch 'main' into renovate/ghcr.io-goauthentik-ldap
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Matt Reeves 2024-04-27 01:33:17 +00:00
commit ac28a755f6

View file

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