⬆️ Upgrades git to 2.20.1-r0

This commit is contained in:
Franck Nijhof 2019-04-01 23:37:51 +02:00
parent f474e24482
commit a05ca01505
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -21,9 +21,9 @@ RUN \
php7=7.2.14-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
git=2.18.1-r0 \
yarn=1.7.0-r0 \
composer=1.6.5-r1 \
git=2.20.1-r0 \
\
&& yarn global add modclean \
\