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

This commit is contained in:
2025-11-21 20:00:20 +00:00
parent aa506d5cb7
commit 2e48121f63
+1 -1
View File
@@ -171,7 +171,7 @@ services:
- /run/dbus:/run/dbus:ro
ollama:
container_name: ollama
image: ollama/ollama:0.12.11@sha256:3d8a05e3432d50ea57594fabe971e46cc8fe963a0f9f8c40400bd56cd5388e47
image: ollama/ollama:0.13.0@sha256:d4188c1dfa870386a14e299976aed96daeb83876b69e1a852c9d09ea76463b9f
ports:
- 11434:11434
restart: unless-stopped