jvb: remove no longer needed dependency

It's now listed as a jvb dependency, so we don't need to install it explicitly.
This commit is contained in:
Saúl Ibarra Corretgé
2018-08-09 23:27:29 +02:00
parent 1a0aa07158
commit 271300a37e

View File

@@ -2,7 +2,7 @@ FROM jitsi/base-java
RUN \
apt-dpkg-wrap apt-get update && \
apt-dpkg-wrap apt-get install -y procps jitsi-videobridge && \
apt-dpkg-wrap apt-get install -y jitsi-videobridge && \
apt-cleanup
COPY rootfs/ /