Update ollama/ollama Docker tag to v0.17.7 #197

Merged
renovate_bot merged 1 commits from renovate/ollama-ollama-0.x into main 2026-03-07 01:03:32 +01:00
Showing only changes of commit b939e39968 - Show all commits

View File

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