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 ff0cdc7 commit df0bb25Copy full SHA for df0bb25
prosody/Dockerfile
@@ -27,7 +27,7 @@ LABEL org.opencontainers.image.url="https://prosody.im/"
27
LABEL org.opencontainers.image.source="https://github.com/jitsi/docker-jitsi-meet"
28
LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
29
30
-ARG VERSION_JITSI_CONTRIB_PROSODY_PLUGINS="20240817"
+ARG VERSION_JITSI_CONTRIB_PROSODY_PLUGINS="20241008"
31
ARG VERSION_MATRIX_USER_VERIFICATION_SERVICE_PLUGIN="1.8.0"
32
33
RUN wget -qO /etc/apt/trusted.gpg.d/prosody.gpg https://prosody.im/files/prosody-debian-packages.key && \
0 commit comments