⬆️ Upgrades git to 2.24.1-r0

This commit is contained in:
Mauricio Bonani 2019-12-28 17:20:54 -05:00 committed by GitHub
parent 49af6006cf
commit ac4400fb73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r1 \
git=2.22.2-r0 \
git=2.24.1-r0 \
\
&& apk add --no-cache \
go@edge=1.13.4-r1 \