Update git, cmake and ninja

Update git, cmake and ninja

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2023-09-24 21:26:18 +02:00
parent 39fd891da6
commit 0309652c6b
No known key found for this signature in database
GPG Key ID: D00C6B1021747EED

View File

@ -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