base: Update CMake from 3.17.0 to 3.17.1

See https://cmake.org/cmake/help/v3.17/release/3.17.html#id1
This commit is contained in:
Jean-Christophe Fillion-Robin 2020-04-10 13:43:12 -04:00
parent 84b3be4c3f
commit 058d911e8e
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.17.0
ARG CMAKE_VERSION=3.17.1
# Image build scripts
COPY \