From 9af568421f7cc99f8dfa2d0aa77aca6f1e727d89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 00:52:33 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20image=20ollama/oll?= =?UTF-8?q?ama=20(=200.18.1=20=E2=86=92=200.18.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/ollama/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ollama/compose.yaml b/docker/ollama/compose.yaml index 377d621b6..28b444210 100644 --- a/docker/ollama/compose.yaml +++ b/docker/ollama/compose.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json services: ollama: - image: ollama/ollama:0.18.1 + image: ollama/ollama:0.18.2 container_name: ollama restart: unless-stopped volumes: