nit
This commit is contained in:
parent
c385be8bdf
commit
5d4359b38f
@ -7,7 +7,7 @@ WORKDIR /app/api
|
||||
ENV UV_VERSION=0.6.8
|
||||
|
||||
# if you located in China, you can use aliyun mirror to speed up
|
||||
# RUN pip install --no-cache-dir poetry==${UV_VERSION} -i https://mirrors.aliyun.com/pypi/simple/
|
||||
# RUN pip install --no-cache-dir uv==${UV_VERSION} -i https://mirrors.aliyun.com/pypi/simple/
|
||||
|
||||
RUN pip install --no-cache-dir uv==${UV_VERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user