From 6c1b0c9c79cdc58b6c7def221528c39d89fa43ea Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 10 May 2026 03:28:34 +0000 Subject: [PATCH] chore(deps): pin ollama/ollama docker tag to d00473c --- hosts/pd05wd/ollama/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/pd05wd/ollama/compose.yaml b/hosts/pd05wd/ollama/compose.yaml index ef91ddc76..eb0644210 100644 --- a/hosts/pd05wd/ollama/compose.yaml +++ b/hosts/pd05wd/ollama/compose.yaml @@ -20,7 +20,7 @@ services: - /dev/net/tun:/dev/net/tun ollama: - image: ollama/ollama:0.23.2 + image: ollama/ollama:0.23.2@sha256:d00473cb58f0082c07cd6ed0d326a8a86f443ab69c51f8fc2b1a41687d45c661 container_name: ollama environment: - OLLAMA_KEEP_ALIVE=24h