Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit b19f3ce

Browse files
committed
⬆️ Upgrades Hassio CLI to v3.0.0
1 parent 414633c commit b19f3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ide/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ RUN \
5555
&& yarn global add npm@4.6.1 modclean \
5656
\
5757
&& curl -L -s -o /usr/bin/hassio \
58-
"https://github.com/home-assistant/hassio-cli/releases/download/2.3.0/hassio_${BUILD_ARCH}" \
58+
"https://github.com/home-assistant/hassio-cli/releases/download/3.0.0/hassio_${BUILD_ARCH}" \
5959
\
6060
&& git clone --branch master --single-branch --depth 1 \
6161
git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh \

0 commit comments

Comments
 (0)