⬆️ Upgrades git to 2.22.0-r0

This commit is contained in:
Franck Nijhof 2019-06-20 22:03:54 +02:00
parent 5ed2f5ae14
commit 7324d17f99
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -11,7 +11,7 @@ RUN \
apk add --no-cache --virtual .build-dependencies \ apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r1 \ build-base=0.5-r1 \
linux-headers=4.19.36-r0 \ linux-headers=4.19.36-r0 \
git=2.20.1-r0 \ git=2.22.0-r0 \
\ \
&& apk add --no-cache \ && apk add --no-cache \
libgcc=8.3.0-r0 \ libgcc=8.3.0-r0 \