⬆️ Upgrades git to 2.30.1-r0 (#74)

This commit is contained in:
Franck Nijhof 2021-02-09 09:28:52 +01:00 committed by GitHub
parent f2ae0d36e0
commit df89cf7abc
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-r2 \
git=2.30.0-r0 \
git=2.30.1-r0 \
\
&& apk add --no-cache \
go=1.15.7-r0 \