🔧 Renovate: Update (patch) ollama/ollama Docker tag to v0.12.4
Renovate PR Deployment / Renovate PR Deployment (pull_request) Failing after 56s

This commit is contained in:
2025-10-09 22:47:20 +00:00
parent 23af458436
commit 00f786a294
+1 -1
View File
@@ -167,7 +167,7 @@ services:
- /run/dbus:/run/dbus:ro
ollama:
container_name: ollama
image: ollama/ollama:0.12.3@sha256:c622a7adec67cf5bd7fe1802b7e26aa583a955a54e91d132889301f50c3e0bd0
image: ollama/ollama:0.12.4@sha256:e2f0af4a865c61b580cc17a7e2bda3c82083046b74c5a5402ce32a0d84454f9b
ports:
- 11434:11434
restart: unless-stopped