chore: bump Open WebUI 0.11.1 → 0.11.3 (matches production, chat branches fix)

This commit is contained in:
devops
2026-09-01 19:52:53 +02:00
parent b7a8983b99
commit c2e86e6f46
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ services:
openwebui:
container_name: d0a1-openwebui
image: ghcr.io/open-webui/open-webui:0.11.1
image: ghcr.io/open-webui/open-webui:0.11.3
restart: unless-stopped
ports:
- "${WEBUI_PORT:-3000}:8080"
+1 -1
View File
@@ -62,7 +62,7 @@ services:
openwebui:
container_name: d0a1-wp-openwebui
image: ghcr.io/open-webui/open-webui:0.11.1
image: ghcr.io/open-webui/open-webui:0.11.3
restart: unless-stopped
ports:
- "${WEBUI_PORT:-3000}:8080"