Skip to content

Commit 4d0929c

Browse files
chore(deps): update docker.io/ollama/ollama docker tag to v0.9.6
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 08d595c commit 4d0929c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/ollama/devfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ components:
4242
memory: 8Gi
4343
# nvidia.com/gpu: 1 # Uncomment this if the pod shall be scheduled only on a GPU node
4444
container:
45-
image: docker.io/ollama/ollama:0.5.4
45+
image: docker.io/ollama/ollama:0.9.6
4646
mountSources: true
4747
sourceMapping: /.ollama
4848
commands:

0 commit comments

Comments
 (0)