Skip to content

Commit e859da1

Browse files
author
Matt Reeves
committedSep 10, 2024
Merge pull request ':arrow_up: Update ollama/ollama Docker tag to v0.3.10' (#135) from renovate/ollama-ollama-0.x into main
Reviewed-on: https://git.mafyuh.dev/mafyuh/iac/pulls/135
2 parents c5f6739 + 9590448 commit e859da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/AI/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.8"
22

33
services:
44
ollama:
5-
image: ollama/ollama:0.3.6
5+
image: ollama/ollama:0.3.10
66
container_name: ollama
77
restart: unless-stopped
88
volumes:

0 commit comments

Comments
 (0)
Please sign in to comment.