mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 19:01:21 +00:00
⬆️ Update api to v0.4.2
This commit is contained in:
parent
a222b49475
commit
e1ed860849
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ RUN \
|
|||
nodejs-current=9.11.1-r2 \
|
||||
nginx=1.14.2-r0 \
|
||||
\
|
||||
&& git clone --branch "v0.4.1" --depth=1\
|
||||
&& git clone --branch "v0.4.2" --depth=1\
|
||||
"https://github.com/timmo001/home-panel-api.git" /opt/api \
|
||||
\
|
||||
&& curl -J -L -o /tmp/panel.zip \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue