diff --git a/jigasi/Dockerfile b/jigasi/Dockerfile index 6467f93..0a2ac1f 100644 --- a/jigasi/Dockerfile +++ b/jigasi/Dockerfile @@ -11,8 +11,8 @@ LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/" ENV GOOGLE_APPLICATION_CREDENTIALS /config/key.json 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-cleanup + apt-dpkg-wrap apt-get install -y jigasi jq jitsi-autoscaler-sidecar && \ + apt-cleanup COPY rootfs/ /