mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 10:51:24 +00:00
Update Home Panel to v2.10.2
This commit is contained in:
parent
af37c10000
commit
060b7d1db5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ RUN \
|
|||
yarn=1.22.4-r0 \
|
||||
\
|
||||
&& mkdir -p /opt/panel \
|
||||
&& curl -L -s "https://github.com/timmo001/home-panel/releases/download/v2.10.1/home-panel.tar.gz" \
|
||||
&& curl -L -s "https://github.com/timmo001/home-panel/releases/download/v2.10.2/home-panel.tar.gz" \
|
||||
| tar zxvf - -C /opt/panel \
|
||||
\
|
||||
&& cd /opt/panel \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue