⬆️ Upgrades TasmoAdmin to v2.3.3 (#276)

This commit is contained in:
Malachi Soord 2023-01-17 20:09:45 +01:00 committed by GitHub
parent c337fd21c5
commit baf0cda251
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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