Skip to content

Commit

Permalink
⬆️ Upgrades Bashio to v0.11.0 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jan 25, 2021
1 parent ca744bf commit 8cc0e11
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 @@ -48,7 +48,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 8cc0e11

Please sign in to comment.