⬆️ Upgrades Bashio to v0.14.1 (#104)

This commit is contained in:
Franck Nijhof 2021-11-09 09:47:05 +01:00 committed by GitHub
parent fc859e355b
commit b5297de33e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.0.tar.gz" \
"https://github.com/hassio-addons/bashio/archive/v0.14.1.tar.gz" \
&& mkdir /tmp/bashio \
&& tar zxvf \
/tmp/bashio.tar.gz \