We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc859e3 commit b5297deCopy full SHA for b5297de
base/Dockerfile
@@ -48,7 +48,7 @@ RUN \
48
&& mkdir -p /etc/services.d \
49
\
50
&& curl -J -L -o /tmp/bashio.tar.gz \
51
- "https://github.com/hassio-addons/bashio/archive/v0.14.0.tar.gz" \
+ "https://github.com/hassio-addons/bashio/archive/v0.14.1.tar.gz" \
52
&& mkdir /tmp/bashio \
53
&& tar zxvf \
54
/tmp/bashio.tar.gz \
0 commit comments