Update CMake to 3.21.1

Update CMake to 3.21.1

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2021-08-06 22:54:32 +02:00
parent aa4bcf4a34
commit ea2c1635ff

View File

@ -1,7 +1,7 @@
WORKDIR /usr/src
ARG GIT_VERSION=2.32.0
ARG CMAKE_VERSION=3.20.5
ARG CMAKE_VERSION=3.21.1
# Image build scripts
COPY \