🔧 Renovate: Update (minor) ollama/ollama Docker tag to v0.13.0
Renovate PR Deployment / Renovate PR Deployment (pull_request) Successful in 13m45s

This commit is contained in:
2025-11-22 16:07:17 +00:00
parent 4753bda50b
commit 35ca14e8bc
+1 -1
View File
@@ -50,7 +50,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
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