Update ollama/ollama Docker tag to v0.17.4 #179

Merged
renovate_bot merged 1 commits from renovate/ollama-ollama-0.x into main 2026-02-28 01:02:46 +01:00
Showing only changes of commit 2de233b820 - 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.2 image: ollama/ollama:0.17.4
container_name: ollama container_name: ollama
ports: ports:
- 4019:11434 - 4019:11434