mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-02 15:51:05 +02:00
jibri: add jq dep for upload integrations
This commit is contained in:
parent
53b58fdb71
commit
b0d76a2fc3
@ -40,7 +40,7 @@ RUN \
|
||||
RUN \
|
||||
[ "$JITSI_RELEASE" = "unstable" ] \
|
||||
&& apt-dpkg-wrap apt-get update \
|
||||
&& apt-dpkg-wrap apt-get install -y jitsi-upload-integrations \
|
||||
&& apt-dpkg-wrap apt-get install -y jitsi-upload-integrations jq \
|
||||
&& apt-cleanup \
|
||||
|| true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user