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