base: Update CMake from 3.16.5 to 3.17.0

See https://cmake.org/cmake/help/v3.17/release/3.17.html#cmake-3-17-release-notes
This commit is contained in:
Jean-Christophe Fillion-Robin 2020-04-08 20:51:03 -04:00
parent f99d51b4bb
commit 87e9d612e0
No known key found for this signature in database
GPG Key ID: 087FCBD046CD7ADB

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 \