feat(prosody): move back to prosody 13.0.x (#2068)

This commit is contained in:
Aaron van Meerten
2025-04-04 09:20:21 -05:00
committed by GitHub
parent e1db42e51d
commit 6d969dff66
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
ARG VERSION_JITSI_CONTRIB_PROSODY_PLUGINS="20241017"
ARG VERSION_MATRIX_USER_VERIFICATION_SERVICE_PLUGIN="1.8.0"
ARG PROSODY_PACKAGE="prosody-0.12"
ARG PROSODY_PACKAGE="prosody"
RUN set -x && \
wget -qO /etc/apt/trusted.gpg.d/prosody.gpg https://prosody.im/files/prosody-debian-packages.key && \