Skip to content

Commit

Permalink
⬆️ Upgrades Bashio to v0.11.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jan 25, 2021
1 parent 22cc107 commit 912efbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN \
&& mkdir -p /etc/services.d \
\
&& curl -J -L -o /tmp/bashio.tar.gz \
"https://github.com/hassio-addons/bashio/archive/v0.10.1.tar.gz" \
"https://github.com/hassio-addons/bashio/archive/v0.11.0.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \
Expand Down

0 comments on commit 912efbd

Please sign in to comment.