feat(prosody) update prosody contrib plugins from 20240117 to 20240817

This commit is contained in:
Sebastian Denz
2024-10-01 11:43:21 +02:00
committed by GitHub
parent 1f2b14df1d
commit 905943d162

View File

@@ -27,7 +27,7 @@ LABEL org.opencontainers.image.url="https://prosody.im/"
LABEL org.opencontainers.image.source="https://github.com/jitsi/docker-jitsi-meet"
LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
ARG VERSION_JITSI_CONTRIB_PROSODY_PLUGINS="20240117"
ARG VERSION_JITSI_CONTRIB_PROSODY_PLUGINS="20240817"
ARG VERSION_MATRIX_USER_VERIFICATION_SERVICE_PLUGIN="1.8.0"
RUN wget -qO /etc/apt/trusted.gpg.d/prosody.gpg https://prosody.im/files/prosody-debian-packages.key && \