Update and fix manylinux 2010-x64 and 2014-aarch64, try to update to newer version of CMake: 3.20.2

This commit is contained in:
2021-05-07 18:15:53 +02:00
parent 54309e4849
commit b0c187ca10
4 changed files with 1396 additions and 230 deletions

View File

@ -42,7 +42,7 @@ COPY manylinux-common/pre_exec.sh /dockcross/
#include "common.docker"
WORKDIR /usr/src
ARG GIT_VERSION=2.22.0
ARG GIT_VERSION=2.31.1
ARG CMAKE_VERSION=3.17.1
# Image build scripts