Revert "feat(jigasi): install openjdk nonheadless, currently required for dep…" (#1899)
This reverts commit 66c6ad8e1c.
This commit is contained in:
committed by
GitHub
parent
66c6ad8e1c
commit
ff49cd98be
@@ -11,7 +11,7 @@ LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
|
|||||||
ENV GOOGLE_APPLICATION_CREDENTIALS /config/key.json
|
ENV GOOGLE_APPLICATION_CREDENTIALS /config/key.json
|
||||||
|
|
||||||
RUN apt-dpkg-wrap apt-get update && \
|
RUN apt-dpkg-wrap apt-get update && \
|
||||||
apt-dpkg-wrap apt-get install -y openjdk-17-jre openjdk-17-jdk jigasi jq jitsi-autoscaler-sidecar && \
|
apt-dpkg-wrap apt-get install -y jigasi jq jitsi-autoscaler-sidecar && \
|
||||||
apt-cleanup
|
apt-cleanup
|
||||||
|
|
||||||
COPY rootfs/ /
|
COPY rootfs/ /
|
||||||
|
|||||||
Reference in New Issue
Block a user