Compare commits

...

12 commits

Author SHA1 Message Date
338018baa2 Merge branch 'main' into renovate/ghcr.io-goauthentik-ldap
All checks were successful
continuous-integration/drone/pr Build is passing
2024-04-25 22:07:22 +00:00
32702a30f0 Merge pull request 'Update ghcr.io/goauthentik/server Docker digest to b047ac1' (#102) from renovate/ghcr.io-goauthentik-server into main
Reviewed-on: #102
2024-04-25 22:07:17 +00:00
6d64d9afa5 Merge branch 'main' into renovate/ghcr.io-goauthentik-server
All checks were successful
continuous-integration/drone/pr Build is passing
2024-04-25 22:06:57 +00:00
816c339329 Merge pull request 'Update louislam/uptime-kuma Docker digest to 1184228' (#105) from renovate/louislam-uptime-kuma into main
Reviewed-on: #105
2024-04-25 21:54:29 +00:00
Renovate Bot
b677cdfe46 Update louislam/uptime-kuma Docker digest to 1184228
All checks were successful
continuous-integration/drone/pr Build is passing
2024-04-25 08:08:51 +00:00
782679aca0 Merge branch 'main' into renovate/ghcr.io-goauthentik-server
All checks were successful
continuous-integration/drone/pr Build is passing
2024-04-25 02:23:10 +00:00
01d73d9cd8 Merge pull request 'Update ghcr.io/open-webui/open-webui Docker digest to c75e215' (#104) from renovate/ghcr.io-open-webui-open-webui into main
Reviewed-on: #104
2024-04-25 02:22:58 +00:00
Renovate Bot
caa3c94734 Update ghcr.io/open-webui/open-webui Docker digest to c75e215
All checks were successful
continuous-integration/drone/pr Build is passing
2024-04-25 02:08:42 +00:00
ea765cf05c Merge branch 'main' into renovate/ghcr.io-goauthentik-server
All checks were successful
continuous-integration/drone/pr Build is passing
2024-04-25 00:26:00 +00:00
20cefcc78d Merge pull request 'Update ghcr.io/open-webui/open-webui Docker digest to e6c78b7' (#103) from renovate/ghcr.io-open-webui-open-webui into main
Reviewed-on: #103
2024-04-25 00:25:52 +00:00
Renovate Bot
6eb6640ddb Update ghcr.io/open-webui/open-webui Docker digest to e6c78b7
All checks were successful
continuous-integration/drone/pr Build is passing
2024-04-24 22:08:42 +00:00
Renovate Bot
b573c5290c Update ghcr.io/goauthentik/server Docker digest to b047ac1
All checks were successful
continuous-integration/drone/pr Build is passing
2024-04-24 17:08:44 +00:00
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: