mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-25 07:20:31 +02:00
Update jq
This commit is contained in:
@@ -8,7 +8,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
\
|
\
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
jq=1.5+dfsg-2 \
|
jq \
|
||||||
\
|
\
|
||||||
&& apt-get -y upgrade cifs-utils \
|
&& apt-get -y upgrade cifs-utils \
|
||||||
&& curl -J -L -o /tmp/bashio.tar.gz \
|
&& curl -J -L -o /tmp/bashio.tar.gz \
|
||||||
|
|||||||
Reference in New Issue
Block a user