diff --git a/jibri/Dockerfile b/jibri/Dockerfile index 976198d..9ed2a93 100644 --- a/jibri/Dockerfile +++ b/jibri/Dockerfile @@ -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/ /