Skip to content

Commit

Permalink
⬆️ Upgrades Bashio to v0.14.3 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Nov 10, 2021
1 parent 6315cad commit 889817f
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.14.2.tar.gz" \
"https://github.com/hassio-addons/bashio/archive/v0.14.3.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \
Expand Down

0 comments on commit 889817f

Please sign in to comment.