We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dd8aaf + 2c1fab7 commit 1fb86a1Copy full SHA for 1fb86a1
1 file changed
my-apps/ai/ollama-webui/deployment.yaml
@@ -24,7 +24,7 @@ spec:
24
containers:
25
- name: ollama-webui
26
# renovate: datasource=docker depName=ghcr.io/open-webui/open-webui
27
- image: ghcr.io/open-webui/open-webui:latest-cuda@sha256:e568dfc8d4a01bfdfbcf998cda41fd6cfe7765eb23c1744cfbfe0a4c7ee5ff71
+ image: ghcr.io/open-webui/open-webui:latest-cuda@sha256:a9c7be7aeb782e95152fa7fb1da5352db6d09f1573428a20b8565e8d86e5e9b6
28
imagePullPolicy: IfNotPresent
29
ports:
30
- containerPort: 8080
0 commit comments