This commit is contained in:
parent
4c7064667a
commit
910df80185
|
|
@ -128,6 +128,9 @@ ARG PIP_INDEX_URL UV_INDEX_URL
|
|||
ARG PIP_EXTRA_INDEX_URL UV_EXTRA_INDEX_URL
|
||||
ARG PYTORCH_CUDA_INDEX_BASE_URL
|
||||
|
||||
# 👇👇👇 这里添加一行
|
||||
ENV SETUPTOOLS_SCM_PRETEND_VERSION=0.10.0
|
||||
|
||||
# install build dependencies
|
||||
COPY ./vllm_v0.10.0/requirements/build.txt requirements/build.txt
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue