Skip to content

Commit

Permalink
⬆️ Upgrades Bashio to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Aug 20, 2019
1 parent 6057c67 commit 20d7d01
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 @@ -55,7 +55,7 @@ RUN \
&& mkdir -p /etc/services.d \
\
&& curl -J -L -o /tmp/bashio.tar.gz \
"https://github.com/hassio-addons/bashio/archive/v0.4.0.tar.gz" \
"https://github.com/hassio-addons/bashio/archive/v0.4.1.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \
Expand Down

0 comments on commit 20d7d01

Please sign in to comment.