[GH-ISSUE #6561] Readme update #14405

Closed
opened 2026-04-19 20:46:35 -05:00 by GiteaMirror · 0 comments
Owner

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

  1. How do I know what version I'm currently running.
  2. How do I upgrade it.

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.

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 1. How do I know what version I'm currently running. 2. How do I upgrade it. 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#14405