From 665363c07d8e1d477105a6caf3e419a063dba2ef Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=8E=E7=8E=89?=
Date: Tue, 17 Jan 2023 08:14:03 +0000
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'web/Dockerfile'?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
web/Dockerfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/web/Dockerfile b/web/Dockerfile
index 03068ba..ef16e98 100644
--- a/web/Dockerfile
+++ b/web/Dockerfile
@@ -1,5 +1,5 @@
-FROM repository.anxinyun.cn/base-images/nodejs12:20.10.12.2
-
+#FROM repository.anxinyun.cn/base-images/nodejs12:20.10.12.2
+FROM registry.cn-hangzhou.aliyuncs.com/fs-devops/node-16:7.22-06-20
COPY . /var/app
WORKDIR /var/app