Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 949add7

Browse files
author
Renovate Bot
committedFeb 12, 2025
⬆️ Update ollama/ollama Docker tag to v0.5.9
1 parent ce9d70e commit 949add7

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
@@ -1,6 +1,6 @@
11
services:
22
ollama:
3-
image: ollama/ollama:0.5.7
3+
image: ollama/ollama:0.5.9
44
container_name: ollama
55
restart: unless-stopped
66
networks:

0 commit comments

Comments
 (0)
Please sign in to comment.