Merge pull request #328 from jcfr/update-git

Update git from 2.20.1 to 2.22.0
This commit is contained in:
Jean-Christophe Fillion-Robin 2019-06-10 10:50:47 -04:00 committed by GitHub
commit 6beb8209a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
WORKDIR /usr/src
ARG GIT_VERSION=2.20.1
ARG GIT_VERSION=2.22.0
ARG CMAKE_VERSION=3.13.2
# Image build scripts