mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 11:01:27 +00:00
⬆️ Upgrades TasmoAdmin to v2.0.0-beta9 (#247)
This commit is contained in:
parent
d892ce6d60
commit
8b4860ee12
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ RUN \
|
|||
nodejs=16.15.0-r1 \
|
||||
npm=8.10.0-r0 \
|
||||
\
|
||||
&& git clone --branch "v2.0.0-beta8" --depth=1 \
|
||||
"https://github.com/reloxx13/TasmoAdmin.git" /var/www/tasmoadmin \
|
||||
&& git clone --branch "v2.0.0-beta9" --depth=1 \
|
||||
"https://github.com/TasmoAdmin/TasmoAdmin.git" /var/www/tasmoadmin \
|
||||
\
|
||||
&& cd /var/www/tasmoadmin/tasmoadmin \
|
||||
&& composer install --no-dev \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue