🔧 Renovate: Update (patch) ollama/ollama Docker tag to v0.12.3

This commit is contained in:
2025-09-29 16:28:32 +00:00
parent e636f38cb2
commit 0366a1fe2a
+1 -1
View File
@@ -180,7 +180,7 @@ services:
- /run/dbus:/run/dbus:ro
ollama:
container_name: ollama
image: ollama/ollama:0.12.2@sha256:1b80cecb262ee3be70474130aaff1e4949dab741c74b94e819d3f2a2ba520f29
image: ollama/ollama:0.12.3@sha256:c622a7adec67cf5bd7fe1802b7e26aa583a955a54e91d132889301f50c3e0bd0
ports:
- 11434:11434
restart: unless-stopped