Update Dockerfile

This commit is contained in:
Alexandre
2021-10-30 23:13:28 +02:00
committed by GitHub
parent ddc335a412
commit 21866057b3

View File

@@ -7,7 +7,6 @@ ARG BASHIO_VERSION=0.13.1
RUN apk add --no-cache \ RUN apk add --no-cache \
curl \ curl \
jq \ jq \
wget \
samba \ samba \
samba-client \ samba-client \
&& curl -J -L -o /tmp/bashio.tar.gz \ && curl -J -L -o /tmp/bashio.tar.gz \