update Dockerfile images

This commit is contained in:
zhousha
2025-08-25 15:28:17 +08:00
parent 61ac438104
commit 0fbaf2a917
3 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM harbor.4pd.io/hardcore-tech/vllm/vllm-openai:v0.8.5.post1
FROM git.modelhub.org.cn:9443/enginex-iluvatar/a100-vllm-openai:v0.8.5.post1
ENV HF_ENDPOINT=https://hf-mirror.com
RUN pip install transformers==4.50.0
WORKDIR /app