refactor(prosody): update JITSI_CONTRIB_PROSODY_PLUGINS to 20260227

This commit is contained in:
emrah
2026-02-27 13:55:19 +03:00
committed by Saúl Ibarra Corretgé
parent 71700f3e38
commit 4629890cc9

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.source="https://github.com/jitsi/docker-jitsi-meet"
LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/" LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
ARG VERSION_JITSI_CONTRIB_PROSODY_PLUGINS="20250923" ARG VERSION_JITSI_CONTRIB_PROSODY_PLUGINS="20260227"
ARG VERSION_MATRIX_USER_VERIFICATION_SERVICE_PLUGIN="1.8.0" ARG VERSION_MATRIX_USER_VERIFICATION_SERVICE_PLUGIN="1.8.0"
ARG PROSODY_PACKAGE="prosody" ARG PROSODY_PACKAGE="prosody"
ARG PROSODY_PACKAGE_VERSION="13.*" ARG PROSODY_PACKAGE_VERSION="13.*"