Skip to content

Commit

Permalink
⬆️ Upgrades Home Assistant CLI to v4.12.3 (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored May 25, 2021
1 parent 55aa97c commit 3814e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ RUN \
git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh \
\
&& curl -L -s -o /usr/bin/ha \
"https://github.com/home-assistant/cli/releases/download/4.12.2/ha_${BUILD_ARCH}" \
"https://github.com/home-assistant/cli/releases/download/4.12.3/ha_${BUILD_ARCH}" \
\
&& chmod a+x /usr/bin/ha \
&& ha completion > /usr/share/bash-completion/completions/ha \
Expand Down

0 comments on commit 3814e83

Please sign in to comment.