From faf3b0f9092c40f45c002db344ce4df9272833dd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Mar 2026 02:31:40 +0000 Subject: [PATCH] Update ghcr.io/open-webui/open-webui Docker tag to v0.8.10 --- open-webui/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-webui/compose.yaml b/open-webui/compose.yaml index d810297..17aa2b1 100644 --- a/open-webui/compose.yaml +++ b/open-webui/compose.yaml @@ -1,7 +1,7 @@ services: open-webui: container_name: open-webui - image: ghcr.io/open-webui/open-webui:v0.8.8-ollama@sha256:781938633d6d445daa489fcdc0c1988c4c875e6358175f484fdd8a89aa152503 + image: ghcr.io/open-webui/open-webui:v0.8.10-ollama@sha256:5042f5690f392597832074593067667e344f0e599a4e0dddc38f610689f1c702 restart: unless-stopped environment: - OLLAMA_BASE_URL=${OLLAMA_BASE_URL}