We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06257ad + 9957a82 commit 9384c95Copy full SHA for 9384c95
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:a9c7be7aeb782e95152fa7fb1da5352db6d09f1573428a20b8565e8d86e5e9b6
+ image: ghcr.io/open-webui/open-webui:latest-cuda@sha256:3e4baecdc7c63a2fc3e3a3aec2f763eb34dd8ea73269b694d3efdf061d91e370
28
imagePullPolicy: IfNotPresent
29
ports:
30
- containerPort: 8080
0 commit comments