Update ollama/ollama Docker tag to v0.33.2 #609

Merged
chriswin merged 1 commits from renovate/ollama-ollama-0.x into main 2026-08-29 20:38:36 +02:00
Showing only changes of commit ffae0cdca3 - Show all commits
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.32.6
image: ollama/ollama:0.33.2
container_name: ollama
ports:
- 4019:11434