Merge pull request #388 from dockcross/update-cmake-from-3.17.0-to-3.17.1

base: Update CMake from 3.17.0 to 3.17.1
This commit is contained in:
Matt McCormick 2020-04-13 20:41:23 -04:00 committed by GitHub
commit 2cf688e607
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.17.0
ARG CMAKE_VERSION=3.17.1
# Image build scripts
COPY \