mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -4,6 +4,7 @@ FROM "hurlenko/filebrowser:v$BUILD_VERSION"
|
||||
RUN apk add --no-cache \
|
||||
curl \
|
||||
jq \
|
||||
bash \
|
||||
&& curl -J -L -o /tmp/bashio.tar.gz \
|
||||
"https://github.com/hassio-addons/bashio/archive/v0.10.1.tar.gz" \
|
||||
&& mkdir /tmp/bashio \
|
||||
|
||||
Reference in New Issue
Block a user