Skip to content

Commit

Permalink
Merge pull request #18 from mysticrenji/renovate/ollama-ollama-0.x
Browse files Browse the repository at this point in the history
chore(deps): update ollama/ollama docker tag to v0.3.7
  • Loading branch information
mysticrenji committed Aug 27, 2024
2 parents 3d4dfd3 + afde0ed commit 53ffd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ollama/ollama-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: ollama
image: ollama/ollama:0.3.6
image: ollama/ollama:0.3.7
volumeMounts:
- mountPath: /root/.ollama
name: ollama-storage
Expand Down

0 comments on commit 53ffd3d

Please sign in to comment.