remove yq

This commit is contained in:
Alexandre
2021-12-01 22:48:53 +01:00
parent f3637a1af2
commit a58c8be010
36 changed files with 0 additions and 38 deletions

View File

@@ -7,7 +7,6 @@ ARG BASHIO_VERSION=0.14.3
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
jq \
yq \
##################
# Install bashio #
##################