⬆️ Update git to 2.22.2-r0

This commit is contained in:
Timmo 2019-12-17 23:05:15 +00:00
parent 374f5cd53f
commit 85505d1c99

View file

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