Update Dockerfile

This commit is contained in:
Alexandre
2021-10-02 20:02:11 +02:00
committed by GitHub
parent 1be11f76bf
commit 04776851ab

View File

@@ -15,7 +15,6 @@ RUN \
&& echo '@community https://dl-3.alpinelinux.org/alpine/latest-stable/community' >> /etc/apk/repositories \
\
#Install bashio
&& apk cache clean \
&& apk add --no-cache \
curl jq \
&& curl -J -L -o /tmp/bashio.tar.gz \