Update ollama/ollama Docker tag to v0.17.2 #174

Merged
renovate_bot merged 1 commits from renovate/ollama-ollama-0.x into main 2026-02-27 01:02:49 +01:00
Showing only changes of commit b945e2681c - 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.17.0 image: ollama/ollama:0.17.2
container_name: ollama container_name: ollama
ports: ports:
- 4019:11434 - 4019:11434