mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-22 08:24:25 +01:00
Update git, cmake and ninja
Update git, cmake and ninja Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
parent
39fd891da6
commit
0309652c6b
@ -1,10 +1,10 @@
|
||||
WORKDIR /usr/src
|
||||
|
||||
ARG GIT_VERSION=2.36.1
|
||||
ARG GIT_VERSION=2.42.0
|
||||
|
||||
ARG CMAKE_VERSION=3.24.2
|
||||
ARG CMAKE_VERSION=3.27.5
|
||||
|
||||
ARG NINJA_VERSION=1.11.0
|
||||
ARG NINJA_VERSION=1.11.1
|
||||
ARG FLATCC_VERSION=0.6.1
|
||||
|
||||
ARG OPENSSL_VERSION=openssl-1.1.1o
|
||||
|
Loading…
Reference in New Issue
Block a user