chore: tag 1.6.6

This commit is contained in:
Frank.R.Wu 2021-12-24 12:13:51 +08:00
parent 50857c3ce9
commit eeb57d3a0c
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ ARG GOPROXY=https://goproxy.cn
LABEL maintainer="caihuaqian@internetapi.cn"
LABEL org.bdware.version="1.6.6"
LABEL org.bdware.version.isproduction="true"
LABEL org.bdware.release-date="2021-12-22"
LABEL org.bdware.release-date="2021-12-24"
COPY ./output /bdcontract
WORKDIR /bdcontract

View File

@ -6,7 +6,7 @@ ARG GOPROXY=https://goproxy.cn
LABEL maintainer="caihuaqian@internetapi.cn"
LABEL org.bdware.version="1.6.6"
LABEL org.bdware.version.isproduction="false"
LABEL org.bdware.release-date="2021-12-22"
LABEL org.bdware.release-date="2021-12-24"
COPY ./output /bdcluster
WORKDIR /bdcluster