mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update jq
This commit is contained in:
@@ -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 \
|
||||
@@ -29,4 +29,4 @@ RUN sed -i "s|/config|/emby|g" /etc/services.d/emby/run \
|
||||
&& sed -i "s|/config|/emby|g" /etc/cont-init.d/30-config
|
||||
|
||||
# copy local files
|
||||
COPY root/ /
|
||||
COPY root/ /
|
||||
|
||||
Reference in New Issue
Block a user