From 06851ec4130072784bf22903e2746e962ff89239 Mon Sep 17 00:00:00 2001 From: iris_cx Date: Fri, 4 Aug 2023 14:38:38 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'scripts/1.3.1/data/1=5Fin?= =?UTF-8?q?sert=5Freport=5Fdata/Dockerfilenew'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/1.3.1/data/1_insert_report_data/Dockerfilenew | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/1.3.1/data/1_insert_report_data/Dockerfilenew b/scripts/1.3.1/data/1_insert_report_data/Dockerfilenew index 4dbd4baf..281f464c 100644 --- a/scripts/1.3.1/data/1_insert_report_data/Dockerfilenew +++ b/scripts/1.3.1/data/1_insert_report_data/Dockerfilenew @@ -1,5 +1,5 @@ FROM repository.anxinyun.cn/base-images/nodejs12:20.10.12.2 -COPY . /var/app +COPY ./scripts/1.3.1/data/1_insert_report_data /var/app WORKDIR /var/app RUN npm cache clean -f RUN rm -rf package-lock.json