🔧 Renovate: Update (patch) ollama/ollama Docker tag to v0.12.9
Renovate PR Deployment / Renovate PR Deployment (pull_request) Failing after 1m53s

This commit is contained in:
2025-11-01 06:16:37 +00:00
parent 59c9e133d9
commit 350096f642
+1 -1
View File
@@ -171,7 +171,7 @@ services:
- /run/dbus:/run/dbus:ro
ollama:
container_name: ollama
image: ollama/ollama:0.12.8@sha256:bf65a7c25eb4561131ccbecd81991a5fdb37d8970958a3877533358ff28e0620
image: ollama/ollama:0.12.9@sha256:889ae74bdb4aa541044574d3e5e5dedde3c682c8b7918b6792aa031e7dfc8f06
ports:
- 11434:11434
restart: unless-stopped