Skip to content

Commit

Permalink
chore(deps): update docker.io/ollama/ollama docker tag to v0.3.14
Browse files Browse the repository at this point in the history
Signed-off-by: redhat-renovate-bot <[email protected]>
  • Loading branch information
redhat-renovate-bot committed Oct 25, 2024
1 parent 8f9ee99 commit d5ffbea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/ollama/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ components:
memory: 8Gi
# nvidia.com/gpu: 1 # Uncomment this if the pod shall be scheduled only on a GPU node
container:
image: docker.io/ollama/ollama:0.3.13
image: docker.io/ollama/ollama:0.3.14
mountSources: true
sourceMapping: /.ollama
commands:
Expand Down

0 comments on commit d5ffbea

Please sign in to comment.