Update jq

This commit is contained in:
Alexandre
2020-12-24 08:39:42 +01:00
committed by GitHub
parent 7b735b45c7
commit a87a0ef6dc

View File

@@ -8,7 +8,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN apt-get update \
\
&& apt-get install -y --no-install-recommends \
jq=1.5+dfsg-2 \
jq \
\
&& apt-get -y upgrade cifs-utils \
&& curl -J -L -o /tmp/bashio.tar.gz \