Skip to content

Commit

Permalink
chore(deps): update docker.io/ollama/ollama docker tag to v0.2.1
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 Jul 9, 2024
1 parent bf40d90 commit 303ae5c
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.1.38
image: docker.io/ollama/ollama:0.2.1
mountSources: true
sourceMapping: /.ollama
commands:
Expand Down

0 comments on commit 303ae5c

Please sign in to comment.