Skip to content

Commit 33e96a4

Browse files
authored
Merge pull request #963 from mitchross/renovate/ghcr.io-open-webui-open-webui-cuda
chore(deps): update ghcr.io/open-webui/open-webui:cuda docker digest to b5e6c75
2 parents 4201745 + eb0cafb commit 33e96a4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

my-apps/ai/open-webui/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
containers:
2929
- name: open-webui
3030
# renovate: datasource=docker depName=ghcr.io/open-webui/open-webui
31-
image: ghcr.io/open-webui/open-webui:cuda@sha256:268d2b1b1f66f2d3f9a4ac3e0f06e0f545e9d6aaf71027115861874120e7edde
31+
image: ghcr.io/open-webui/open-webui:cuda@sha256:b5e6c753c8c43cdcb987910fbe257c31abef134d44bc84683775e6a1e4f3fafe
3232
imagePullPolicy: IfNotPresent
3333
ports:
3434
- containerPort: 8080

my-apps/ai/open-webui/function-loader-job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
effect: "NoSchedule"
2222
containers:
2323
- name: loader
24-
image: ghcr.io/open-webui/open-webui:cuda@sha256:268d2b1b1f66f2d3f9a4ac3e0f06e0f545e9d6aaf71027115861874120e7edde
24+
image: ghcr.io/open-webui/open-webui:cuda@sha256:b5e6c753c8c43cdcb987910fbe257c31abef134d44bc84683775e6a1e4f3fafe
2525
command:
2626
- python3
2727
- -c

0 commit comments

Comments
 (0)