From fab446ce34426c0d4ee7e64a93d22082d1d4f987 Mon Sep 17 00:00:00 2001 From: zhousha <736730048@qq.com> Date: Thu, 11 Sep 2025 11:42:24 +0800 Subject: [PATCH] update for Dockerfile --- Dockerfile_ascend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile_ascend b/Dockerfile_ascend index d89cbde..9a47473 100644 --- a/Dockerfile_ascend +++ b/Dockerfile_ascend @@ -1,4 +1,4 @@ -FROM git.modelhub.org.cn:9443/enginex-ascend/quay.io/ascend/vllm-ascend:v0.10.0rc1 +FROM git.modelhub.org.cn:9443/enginex-ascend/vllm-ascend:v0.10.0rc1 WORKDIR /workspace/ COPY ./model_test_caltech_http_ascend.py /workspace/