base: Bump CMake to 3.13.2

This commit is contained in:
Matt McCormick 2018-12-19 15:41:24 -05:00
parent a605aa5312
commit 00ba78a46a
No known key found for this signature in database
GPG Key ID: 45DA982347954FA5

View File

@ -1,7 +1,7 @@
WORKDIR /usr/src
ARG GIT_VERSION=2.16.2
ARG CMAKE_VERSION=3.11.0
ARG CMAKE_VERSION=3.13.2
# Image build scripts
COPY \