⬆️ Upgrades git to 2.18.0-r0

This commit is contained in:
Franck Nijhof 2018-07-14 21:34:37 +02:00
parent 408e656b9b
commit f98be8ef4e
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -15,7 +15,7 @@ RUN \
php7=7.2.7-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
git=2.15.2-r0 \
git=2.18.0-r0 \
\
&& git clone --branch v1.3.1 --depth=1 \
https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \