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

Commit

Permalink
⬆️ Upgrades Hassio CLI to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Aug 16, 2019
1 parent 414633c commit b19f3ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ide/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ RUN \
&& yarn global add npm@4.6.1 modclean \
\
&& curl -L -s -o /usr/bin/hassio \
"https://github.com/home-assistant/hassio-cli/releases/download/2.3.0/hassio_${BUILD_ARCH}" \
"https://github.com/home-assistant/hassio-cli/releases/download/3.0.0/hassio_${BUILD_ARCH}" \
\
&& git clone --branch master --single-branch --depth 1 \
git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh \
Expand Down

0 comments on commit b19f3ce

Please sign in to comment.