prosody: add missing package libldap-common

This commit is contained in:
Robert Kaussow 2021-12-14 09:53:07 +01:00 committed by GitHub
parent 0600eceadc
commit fb2326e613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ RUN wget -qO /etc/apt/trusted.gpg.d/prosody.gpg https://prosody.im/files/prosody
apt-dpkg-wrap apt-get install -y \
prosody \
libssl1.1 \
libldap-common \
sasl2-bin \
libsasl2-modules-ldap \
lua-basexx \