Update ollama/ollama Docker tag to v0.21.1 #353

Merged
renovate_bot merged 1 commits from renovate/ollama-ollama-0.x into main 2026-04-23 02:03:19 +02:00
Showing only changes of commit 1b62f7a9fb - Show all commits
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.21.0
image: ollama/ollama:0.21.1
container_name: ollama
ports:
- 4019:11434