更新 Dockerfile
This commit is contained in:
@@ -12,6 +12,8 @@ ENV PYTHONUNBUFFERED 1
|
||||
ENV UV_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/
|
||||
ENV UV_EXTRA_INDEX_URL=https://pypi.org/simple/
|
||||
|
||||
RUN python -m pip install --upgrade pip setuptools wheel --index-url https://mirrors.aliyun.com/pypi/simple/
|
||||
|
||||
# 安装uv
|
||||
RUN pip install uv --index-url https://mirrors.aliyun.com/pypi/simple/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user