Update ollama/ollama Docker tag to v0.17.0 #169

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

View File

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