Skip to content

Commit

Permalink
chore(deps): update docker.io/ollama/ollama docker tag to v0.1.41
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent 3b82016 commit fbe13b5
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.34
image: docker.io/ollama/ollama:0.1.41
mountSources: true
sourceMapping: /.ollama
commands:
Expand Down

0 comments on commit fbe13b5

Please sign in to comment.