diff --git a/Dockerfile b/Dockerfile index 90cc2c4..f2b0103 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/ascend/vllm-ascend:v0.10.0rc1 +FROM git.modelhub.org.cn:9443/enginex-ascend/vllm-ascend:v0.10.0rc1 WORKDIR /workspace RUN pip install diffusers==0.34.0