Revert CMake version: no newer version on repos on dockbuild/CMake

This commit is contained in:
Bensuperpc 2021-05-07 16:06:38 +02:00
parent cfc2570697
commit 0101ef857a

View File

@ -1,7 +1,7 @@
WORKDIR /usr/src
ARG GIT_VERSION=2.31.1
ARG CMAKE_VERSION=3.20.2
ARG CMAKE_VERSION=3.17.1
# Image build scripts
COPY \