Update Dockerfile

This commit is contained in:
Alexandre
2021-12-01 23:12:23 +01:00
committed by GitHub
parent b2c1c459b7
commit 95004c88f1

View File

@@ -17,11 +17,8 @@ RUN \
jq \
curl \
yamllint \
snapd \
&& apt-get clean \
\
&& snap install yq \
\
##################
# Install bashio #
##################