update docker

upgrade log4j to 2.15.0
This commit is contained in:
CaiHQ 2021-12-12 13:12:32 +08:00
parent 6e4743bc75
commit a1dd98e15b
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.5"
LABEL org.bdware.version.isproduction="true"
LABEL org.bdware.release-date="2021-12-02"
LABEL org.bdware.release-date="2021-12-12"
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.5"
LABEL org.bdware.version.isproduction="false"
LABEL org.bdware.release-date="2021-12-02"
LABEL org.bdware.release-date="2021-12-12"
COPY ./output /bdcluster
WORKDIR /bdcluster