mirror of
https://github.com/hassio-addons/addon-debian-base.git
synced 2025-05-07 04:31:30 +00:00
⬆️ Upgrades Bashio to v0.14.3 (#98)
This commit is contained in:
parent
028b1b4213
commit
062e550298
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ RUN \
|
|||
&& mkdir -p /etc/services.d \
|
||||
\
|
||||
&& curl -J -L -o /tmp/bashio.tar.gz \
|
||||
"https://github.com/hassio-addons/bashio/archive/v0.14.1.tar.gz" \
|
||||
"https://github.com/hassio-addons/bashio/archive/v0.14.3.tar.gz" \
|
||||
&& mkdir /tmp/bashio \
|
||||
&& tar zxvf \
|
||||
/tmp/bashio.tar.gz \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue