Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Commit b77de9b

Browse files
Update ollama/ollama Docker tag to v0.1.29
1 parent 4672e09 commit b77de9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ai-services/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.9'
33
services:
44
ollama:
55
container_name: ollama
6-
image: ollama/ollama:0.1.27
6+
image: ollama/ollama:0.1.29
77
volumes:
88
- ${VOLUMES_PATH}/ai-services/ollama:/root/.ollama
99
ports:

0 commit comments

Comments
 (0)