mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[PR #14899] [CLOSED] refactor:use native uv docker image #110946
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/14899
Author: @jordanallred
Created: 6/11/2025
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (1)
e3ccca6Update Dockerfile📊 Changes
1 file changed (+2 additions, -3 deletions)
View changed files
📝
Dockerfile(+2 -3)📄 Description
Removed manual install of uv in favor of a Docker image provided by Astral that uses the same base image as before just with an additional layer that has uv. This is more stable as it is provided by the software vendor.
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Changed
python:3.11-slim-bookwormtoghcr.io/astral-sh/uv:python3.11-bookwormRemoved
uvContributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.