mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-13 22:51:31 +01:00
Update CMake to 3.20.5 and git to 2.32.0
Update CMake to 3.20.5 and git to 2.32.0 Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
parent
ce521deaeb
commit
076faf7ede
@ -1,7 +1,7 @@
|
|||||||
WORKDIR /usr/src
|
WORKDIR /usr/src
|
||||||
|
|
||||||
ARG GIT_VERSION=2.31.1
|
ARG GIT_VERSION=2.32.0
|
||||||
ARG CMAKE_VERSION=3.17.1
|
ARG CMAKE_VERSION=3.20.5
|
||||||
|
|
||||||
# Image build scripts
|
# Image build scripts
|
||||||
COPY \
|
COPY \
|
||||||
|
Loading…
Reference in New Issue
Block a user