mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-24 11:53:34 +02:00
base: Bump CMake to 3.13.2
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
WORKDIR /usr/src
|
WORKDIR /usr/src
|
||||||
|
|
||||||
ARG GIT_VERSION=2.16.2
|
ARG GIT_VERSION=2.16.2
|
||||||
ARG CMAKE_VERSION=3.11.0
|
ARG CMAKE_VERSION=3.13.2
|
||||||
|
|
||||||
# Image build scripts
|
# Image build scripts
|
||||||
COPY \
|
COPY \
|
||||||
|
Reference in New Issue
Block a user