⬆️ Upgrades TasmoAdmin to v3.0.1 (#288)

This commit is contained in:
Franck Nijhof 2023-03-13 13:42:54 +01:00 committed by GitHub
parent 41873e0d99
commit 10c92da8e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ RUN \
nodejs=18.14.2-r0 \
npm=9.1.2-r0 \
\
&& git clone --branch "v2.3.3" --depth=1 \
&& git clone --branch "v3.0.1" --depth=1 \
"https://github.com/TasmoAdmin/TasmoAdmin.git" /var/www/tasmoadmin \
\
&& cd /var/www/tasmoadmin/tasmoadmin \