jibri: install jitsi-upload-integrations by default

Forces installation of jitsi-upload-integrations for all releases.
This commit is contained in:
mesouug 2020-05-04 18:31:02 +02:00 committed by GitHub
parent 0e7bc91ffd
commit ec3622b87c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -38,11 +38,9 @@ RUN \
&& chromedriver --version
RUN \
[ "$JITSI_RELEASE" = "unstable" ] \
&& apt-dpkg-wrap apt-get update \
apt-dpkg-wrap apt-get update \
&& apt-dpkg-wrap apt-get install -y jitsi-upload-integrations jq \
&& apt-cleanup \
|| true
&& apt-cleanup
COPY rootfs/ /