mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[GH-ISSUE #15152] feat: move the host of the image to privacy friendly provider #17486
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 @satonotdead on GitHub (Jun 19, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15152
Check Existing Issues
Problem Description
When trying to download the image from
ghcr.iousing VPN enabled, the process didn't complete (and) start to download everything again without a chance of success.Desired Solution you'd like
Moving the image for a different provider without this issue.
Alternatives Considered
No response
Additional Context
No response