We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11285cd commit fed87fbCopy full SHA for fed87fb
web/Dockerfile
@@ -8,7 +8,7 @@ LABEL org.opencontainers.image.url="https://jitsi.org/jitsi-meet/"
8
LABEL org.opencontainers.image.source="https://github.com/jitsi/docker-jitsi-meet"
9
LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
10
11
-ADD https://raw.githubusercontent.com/acmesh-official/acme.sh/2.8.8/acme.sh /opt
+ADD https://raw.githubusercontent.com/acmesh-official/acme.sh/3.0.7/acme.sh /opt
12
COPY rootfs/ /
13
14
RUN apt-dpkg-wrap apt-get update && \
0 commit comments