From 90689cd3ac00f32ac6d2a44c9ff1445cdf0cfc6b Mon Sep 17 00:00:00 2001 From: 13332247026 <13332247026@qq.com> Date: Mon, 23 Mar 2026 15:28:27 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Dockerfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fb19e9c..ea06e0d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ccr.ccs.tencentyun.com/violin/nginx:alpine +FROM ccr.ccs.tencentyun.com/violin/nginx:latest COPY dist/build/h5 /usr/share/nginx/html