ci(custom): 调整docker编译配置

This commit is contained in:
2023-11-21 14:48:31 +08:00
parent 519eb41b4f
commit 9eba773959

View File

@@ -1,4 +1,4 @@
FROM nginx:latest AS builder
FROM nginx:alpine
COPY dist/ /usr/share/nginx/html