mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-14 06:59:26 +02:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user