Skip to content

Commit

Permalink
⬆️ Upgrades bashio to v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jun 20, 2019
1 parent 11f6ac7 commit dfacc35
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.3.1.tar.gz" \
"https://github.com/hassio-addons/bashio/archive/v0.3.2.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \
Expand Down

0 comments on commit dfacc35

Please sign in to comment.