From 3fc2d676e28bd300462cfa673752ec9c62a36d78 Mon Sep 17 00:00:00 2001 From: sunyue Date: Fri, 27 Oct 2023 14:31:00 +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 0e0476c..f34fa42 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