⬆️ Upgrades git to 2.26.2-r0

This commit is contained in:
Franck Nijhof 2020-08-23 12:32:08 +02:00
parent a0798a5d72
commit 329bb5bdca
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -18,7 +18,7 @@ RUN \
php7=7.3.21-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
git=2.24.3-r0 \
git=2.26.2-r0 \
\
&& git clone --branch v1.6.5 --depth=1 \
https://github.com/reloxx13/TasmoAdmin.git /var/www/tasmoadmin \