base: Update CMake from 3.13.2 to 3.16.5

This commit is contained in:
Jean-Christophe Fillion-Robin 2020-04-06 22:49:05 -04:00
parent 4e5c364b3c
commit 6522ff20e0
No known key found for this signature in database
GPG Key ID: 307A5A242A6612E1

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 \