mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 04:19:13 +02:00
Update Dockerfile
This commit is contained in:
@@ -7,7 +7,7 @@ RUN apk add --no-cache \
|
|||||||
jq \
|
jq \
|
||||||
bash \
|
bash \
|
||||||
bind-tools \
|
bind-tools \
|
||||||
nginx \
|
#nginx \
|
||||||
&& curl -J -L -o /tmp/bashio.tar.gz \
|
&& curl -J -L -o /tmp/bashio.tar.gz \
|
||||||
"https://github.com/hassio-addons/bashio/archive/v0.12.1.tar.gz" \
|
"https://github.com/hassio-addons/bashio/archive/v0.12.1.tar.gz" \
|
||||||
&& mkdir /tmp/bashio \
|
&& mkdir /tmp/bashio \
|
||||||
|
|||||||
Reference in New Issue
Block a user