Skip to content

Commit fed87fb

Browse files
authored
web: update acme.sh version to 3.0.7
1 parent 11285cd commit fed87fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LABEL org.opencontainers.image.url="https://jitsi.org/jitsi-meet/"
88
LABEL org.opencontainers.image.source="https://github.com/jitsi/docker-jitsi-meet"
99
LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
1010

11-
ADD https://raw.githubusercontent.com/acmesh-official/acme.sh/2.8.8/acme.sh /opt
11+
ADD https://raw.githubusercontent.com/acmesh-official/acme.sh/3.0.7/acme.sh /opt
1212
COPY rootfs/ /
1313

1414
RUN apt-dpkg-wrap apt-get update && \

0 commit comments

Comments
 (0)