File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN apt-get update && \
1414RUN wget --quiet -O /root/swagger2markup-cli-1.3.1.jar http://central.maven.org/maven2/io/github/swagger2markup/swagger2markup-cli/1.3.1/swagger2markup-cli-1.3.1.jar
1515
1616# set go version this image use
17- ENV GO_VERSION=1.10.4
17+ ENV GO_VERSION=1.12.6
1818ENV ARCH=amd64
1919
2020# install golang which version is GO_VERSION
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN apt-get update && \
1414RUN wget --quiet -O /root/swagger2markup-cli-1.3.1.jar http://central.maven.org/maven2/io/github/swagger2markup/swagger2markup-cli/1.3.1/swagger2markup-cli-1.3.1.jar
1515
1616# set go version this image use
17- ENV GO_VERSION=1.10.4
17+ ENV GO_VERSION=1.12.6
1818ENV ARCH=amd64
1919
2020# install golang which version is GO_VERSION
You can’t perform that action at this time.
0 commit comments