mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-16 06:21:02 +02:00
prosody: update to latest stable
Prosody 0.12.1 was released, which contained fixes that we needed, that's why we were running on the 0.12 nightlies.
This commit is contained in:
parent
343ef56a74
commit
5109874549
@ -36,7 +36,7 @@ RUN wget -qO /etc/apt/trusted.gpg.d/prosody.gpg https://prosody.im/files/prosody
|
||||
apt-dpkg-wrap apt-get update && \
|
||||
apt-dpkg-wrap apt-get install -y \
|
||||
lua5.4 \
|
||||
prosody-0.12 \
|
||||
prosody \
|
||||
libssl1.1 \
|
||||
libldap-common \
|
||||
sasl2-bin \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user