Update ollama/ollama Docker tag to v0.15.6 #109

Merged
chriswin merged 1 commits from renovate/ollama-ollama-0.x into main 2026-02-09 00:41:35 +01:00
Showing only changes of commit 002c4a6675 - Show all commits

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.15.4
image: ollama/ollama:0.15.6
container_name: ollama
ports:
- 4019:11434