mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 19:01:21 +00:00
⬆️ Upgrades Home-panel to version v0.6.9
This commit is contained in:
parent
e9f2cdbbf7
commit
cba3fb4cdf
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN \
|
|||
"https://github.com/timmo001/home-panel-api.git" /opt/api \
|
||||
\
|
||||
&& curl -J -L -o /tmp/panel.zip \
|
||||
"https://github.com/timmo001/home-panel/releases/download/v0.6.8/home-panel-built.zip" \
|
||||
"https://github.com/timmo001/home-panel/releases/download/v0.6.9/home-panel-built.zip" \
|
||||
&& unzip -d /tmp /tmp/panel.zip \
|
||||
&& mv /tmp/build /opt/panel \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue