change base image

This commit is contained in:
2025-09-04 10:26:21 +08:00
parent 074098df13
commit cdfce13fb6

View File

@@ -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