build: 修改ci 基础镜像为 1.3

This commit is contained in:
方顺健
2022-04-12 08:28:41 +00:00
parent 5473010797
commit 8be974983c

View File

@@ -1,5 +1,5 @@
# docker镜像 # docker镜像
image: git.mesalab.cn:7443/nezha/nz-build-env:1.2 image: git.mesalab.cn:7443/nezha/nz-build-env:1.3
# 定义全局变量 # 定义全局变量
variables: variables:
MINIO_HOST: 'http://192.168.44.36:2020/' MINIO_HOST: 'http://192.168.44.36:2020/'