update Dockerfile images

This commit is contained in:
zhousha
2025-08-25 15:57:52 +08:00
parent a081d7c870
commit 67c4f16afe
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