Merge pull request #281 from thewtex/cmake-git-bump

Cmake git bump
This commit is contained in:
Matt McCormick 2018-12-20 23:31:42 -05:00 committed by GitHub
commit 9e57d19cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
WORKDIR /usr/src
ARG GIT_VERSION=2.16.2
ARG CMAKE_VERSION=3.11.0
ARG GIT_VERSION=2.20.1
ARG CMAKE_VERSION=3.13.2
# Image build scripts
COPY \