⬆️ Upgrades git to 2.30.2-r0 (#50)

This commit is contained in:
Franck Nijhof 2021-03-17 17:40:29 +01:00 committed by GitHub
parent ee4a4eb06f
commit b870398cea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r2 \
linux-headers=5.7.8-r0 \
git=2.30.1-r0 \
git=2.30.2-r0 \
\
&& apk add --no-cache \
libgcc=10.2.1_pre1-r3 \