mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-05 19:41:25 +00:00
⬆️ Upgrades TasmoAdmin to v2.3.3 (#276)
This commit is contained in:
parent
c337fd21c5
commit
baf0cda251
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ RUN \
|
||||||
nodejs=18.12.1-r0 \
|
nodejs=18.12.1-r0 \
|
||||||
npm=9.1.2-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 \
|
"https://github.com/TasmoAdmin/TasmoAdmin.git" /var/www/tasmoadmin \
|
||||||
\
|
\
|
||||||
&& cd /var/www/tasmoadmin/tasmoadmin \
|
&& cd /var/www/tasmoadmin/tasmoadmin \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue