Merge pull request #800 from bensuperpc/feature/update_soft

Update git, cmake and ninja
This commit is contained in:
Bensuperpc 2023-09-26 12:36:39 +02:00 committed by GitHub
commit 9eb419cf6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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