⬆️ Upgrades git to 2.22.2-r0

This commit is contained in:
bonanitech 2019-12-27 12:02:28 -05:00 committed by Franck Nijhof
parent f50d633559
commit 4bdc3884a9

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.0-r0 \
git=2.22.2-r0 \
\
&& apk add --no-cache \
go@edge=1.12.8-r0 \