This commit is contained in:
Alexandre
2021-12-01 22:53:16 +01:00
parent a58c8be010
commit 5ddedeac1b

View File

@@ -18,7 +18,9 @@ RUN \
curl \ curl \
yamllint \ yamllint \
&& apt-get clean \ && apt-get clean \
\ \
&& snap install yq \
\
################## ##################
# Install bashio # # Install bashio #
################## ##################