prosody: pin to version 0.11 for now

This commit is contained in:
Saúl Ibarra Corretgé 2022-03-15 23:26:46 +01:00
parent 29b4c23f5a
commit 201a1b422c

View File

@ -37,7 +37,7 @@ RUN wget -qO /etc/apt/trusted.gpg.d/prosody.gpg https://prosody.im/files/prosody
echo "deb http://packages.prosody.im/debian bullseye main" > /etc/apt/sources.list.d/prosody.list && \
apt-dpkg-wrap apt-get update && \
apt-dpkg-wrap apt-get install -y \
prosody \
prosody=0.11.12-1~bpo11+1 \
libssl1.1 \
libldap-common \
sasl2-bin \