Merge pull request #381 from dockcross/update-cmake-from-3.13.2-to-3.16.5

base: Update CMake from 3.13.2 to 3.16.5
This commit is contained in:
Matt McCormick 2020-04-07 09:01:25 -04:00 committed by GitHub
commit f99d51b4bb
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.22.0
ARG CMAKE_VERSION=3.13.2
ARG CMAKE_VERSION=3.16.5
# Image build scripts
COPY \