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

View File

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