opt: optimize the build script and docker-compose yaml file

This commit is contained in:
RockYang
2023-07-31 17:31:02 +08:00
parent 9eafd3e6ca
commit 55459a4f42
5 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
# 前端 Vue 项目构建
FROM nginx:1.20.2
FROM nginx:1.20
MAINTAINER yangjian<yangjian102621@163.com>