From 1374a1dc1fbf94ba0e18ab8e62d85fb287c1738b Mon Sep 17 00:00:00 2001 From: AVB Date: Tue, 25 Aug 2026 16:48:40 -0700 Subject: [PATCH] Update open-webui to 0.11.1 --- ai/ai.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/ai.yaml b/ai/ai.yaml index 70eae10..58abbff 100644 --- a/ai/ai.yaml +++ b/ai/ai.yaml @@ -1,6 +1,6 @@ services: open-webui: - image: ghcr.io/open-webui/open-webui:0.11.0 + image: ghcr.io/open-webui/open-webui:0.11.1 entrypoint: - /bin/bash - /app/tools/startup.sh