mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #6561] Readme update #14405
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iplayfast on GitHub (Oct 29, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6561
Feature Request
when I go to open-webui on my computer, it has a little popup saying "A new version (v0.3.35) is now available."
Important Notes
For example, I installed it with:
docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
from the readme.md (ollama already on my computer)
I've tried docker stop, docker rm, and then the above command, but the new version popup still shows up.
*** edit ***, apparently the popup was from the older version(I don't know why it showed), once I logged in however, it knew it was v 3.35.