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

Commit

Permalink
Merge pull request #255 from floryn08/renovate/ai-services
Browse files Browse the repository at this point in the history
Update ollama/ollama Docker tag to v0.1.27
  • Loading branch information
floryn08 authored Feb 23, 2024
2 parents 302c6df + 37ed5d0 commit 172c203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ai-services/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.9'
services:
ollama:
container_name: ollama
image: ollama/ollama:0.1.26
image: ollama/ollama:0.1.27
volumes:
- ${VOLUMES_PATH}/ai-services/ollama:/root/.ollama
ports:
Expand Down

0 comments on commit 172c203

Please sign in to comment.