Update git to 2.24.3-r0

This commit is contained in:
Timmo 2020-04-30 00:07:42 +01:00
parent 95891686f9
commit 78bb6d76fc

View file

@ -9,7 +9,7 @@ COPY rootfs /
# hadolint ignore=DL3003
RUN \
apk add --no-cache --virtual .build-dependencies \
git=2.24.1-r0 \
git=2.24.3-r0 \
yarn=1.19.2-r0 \
\
&& apk add --no-cache \