🔧 Renovate: Update (minor) ollama/ollama Docker tag to v0.12.0

This commit is contained in:
Renovate Bot
2025-09-19 11:51:53 +00:00
committed by Trez.One
parent 390ce75637
commit c14df63497
+1 -1
View File
@@ -176,7 +176,7 @@ services:
- /run/dbus:/run/dbus:ro
ollama:
container_name: ollama
image: ollama/ollama:0.11.11
image: ollama/ollama:0.12.0
ports:
- 11434:11434
restart: unless-stopped