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-25 22:07:22 +00:00
commit 338018baa2
3 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ services:
capabilities: [gpu]
open-webui:
image: ghcr.io/open-webui/open-webui@sha256:8473e8b6f79a40adf434ecf0fa911bf2b052267646cdde7cae727685efc2de4e
image: ghcr.io/open-webui/open-webui@sha256:c75e215751eb741878f34fd841d910a018eb1bf2d17a9ffe731f24ab2bf3cca2
container_name: open-webui
restart: unless-stopped
ports:

View file

@ -30,7 +30,7 @@ services:
- gitea_main
uptime-kuma:
image: louislam/uptime-kuma@sha256:327bea5fa82d34ffb350a73129d372362bc2b5331fee2f3317939cd98634a498
image: louislam/uptime-kuma@sha256:11842289eb1dce987753d0583c697582162ee5839a3f8f7d1998b48cba0957d5
container_name: uptime-kuma
ports:
- 3001:3001

View file

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