From 6f32e47cf318dd4282e362a5594280ce1e86a1fe Mon Sep 17 00:00:00 2001 From: sunyue Date: Fri, 27 Oct 2023 14:32:35 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'script/2.0.0/data/1=5Fres?= =?UTF-8?q?et=5Fproject=5Fbind=5Fpoint/Dockerfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/2.0.0/data/1_reset_project_bind_point/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/2.0.0/data/1_reset_project_bind_point/Dockerfile b/script/2.0.0/data/1_reset_project_bind_point/Dockerfile index f34fa42..1e6ed36 100644 --- a/script/2.0.0/data/1_reset_project_bind_point/Dockerfile +++ b/script/2.0.0/data/1_reset_project_bind_point/Dockerfile @@ -1,6 +1,6 @@ FROM repository.anxinyun.cn/base-images/nodejs12:20.10.12.2 -COPY ./Inspection/script/2.0.0/data/1_reset_project_bind_point /var/app +COPY ./Inspection/script/2.0.0/data/1_reset_project_bind_point/ /var/app WORKDIR /var/app