We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d2395d + 310498e commit cfac55aCopy full SHA for cfac55a
1 file changed
my-apps/ai/ollama/deployment.yaml
@@ -32,7 +32,7 @@ spec:
32
effect: "NoSchedule"
33
containers:
34
- name: ollama
35
- image: ollama/ollama:0.11.8
+ image: ollama/ollama:0.11.10
36
imagePullPolicy: IfNotPresent
37
ports:
38
- containerPort: 11434
0 commit comments