Update ollama/ollama Docker tag to v0.21.2 #361

Open
renovate_bot wants to merge 1 commits from renovate/ollama-ollama-0.x into main
Showing only changes of commit c4790e28fe - Show all commits
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.21.1
image: ollama/ollama:0.21.2
container_name: ollama
ports:
- 4019:11434