Update Dockerfile

This commit is contained in:
Alexandre
2021-10-30 21:22:15 +02:00
committed by GitHub
parent 4e0d46204d
commit 7b9fff06cf

View File

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