From d9db8bdce2faa4d1357161a104f8e112341c6bcd Mon Sep 17 00:00:00 2001 From: sunyue Date: Wed, 22 Nov 2023 03:45:09 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'super-screen/Dockerfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- super-screen/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/super-screen/Dockerfile b/super-screen/Dockerfile index e593610..e6f257a 100644 --- a/super-screen/Dockerfile +++ b/super-screen/Dockerfile @@ -1,4 +1,4 @@ -FROM repository.anxinyun.cn/base-images/nodejs12:20.10.12.2 +FROM https://registry.ngaiot.com/base-images/nodejs12:20.10.12.2 COPY ./super-screen /var/app