⬆️ Upgrades git to 2.26.2-r0

This commit is contained in:
Franck Nijhof 2020-08-22 22:12:07 +02:00
parent e458b3b699
commit d1c2071209
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

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