Merge pull request #387 from dockcross/update-cmake-from-3.16.5-to-3.17.0

base: Update CMake from 3.16.5 to 3.17.0
This commit is contained in:
Matt McCormick 2020-04-09 14:51:32 -04:00 committed by GitHub
commit 84b3be4c3f
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.16.5
ARG CMAKE_VERSION=3.17.0
# Image build scripts
COPY \