mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-03 08:11:05 +02:00
prosody: update version
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1246
This commit is contained in:
parent
201a1b422c
commit
0ce0f098cf
@ -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=0.11.12-1~bpo11+1 \
|
||||
prosody=0.11.13-1~bpo11+1 \
|
||||
libssl1.1 \
|
||||
libldap-common \
|
||||
sasl2-bin \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user