⬆️ Upgrades git to 2.24.3-r0

This commit is contained in:
Franck Nijhof 2020-05-16 19:47:55 +02:00
parent e22dc5038a
commit c143560c4e
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

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