Skip to content

Commit df0bb25

Browse files
authored
fix(prosody): install the new version of jitsi-contrib/prosody-plugins (#1926)
1 parent ff0cdc7 commit df0bb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prosody/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ LABEL org.opencontainers.image.url="https://prosody.im/"
2727
LABEL org.opencontainers.image.source="https://github.com/jitsi/docker-jitsi-meet"
2828
LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
2929

30-
ARG VERSION_JITSI_CONTRIB_PROSODY_PLUGINS="20240817"
30+
ARG VERSION_JITSI_CONTRIB_PROSODY_PLUGINS="20241008"
3131
ARG VERSION_MATRIX_USER_VERIFICATION_SERVICE_PLUGIN="1.8.0"
3232

3333
RUN wget -qO /etc/apt/trusted.gpg.d/prosody.gpg https://prosody.im/files/prosody-debian-packages.key && \

0 commit comments

Comments
 (0)