mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
⬆️ Upgrades hassio-cli to v2.2.0
This commit is contained in:
parent
4b04c8b905
commit
6b4dc36665
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ RUN \
|
|||
&& chmod a+x /usr/local/bin/code-server \
|
||||
\
|
||||
&& curl -L -s -o /usr/bin/hassio \
|
||||
"https://github.com/home-assistant/hassio-cli/releases/download/2.1.0/hassio_${BUILD_ARCH}" \
|
||||
"https://github.com/home-assistant/hassio-cli/releases/download/2.2.0/hassio_${BUILD_ARCH}" \
|
||||
&& chmod a+x /usr/bin/hassio \
|
||||
\
|
||||
&& git clone --branch master --single-branch --depth 1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue