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

Commit c5bb347

Browse files
Update ollama/ollama Docker tag to v0.1.28
1 parent 4672e09 commit c5bb347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.28
77
volumes:
88
- ${VOLUMES_PATH}/ai-services/ollama:/root/.ollama
99
ports:

0 commit comments

Comments
 (0)