prosody: add missing package libldap-common

pull/1169/head
Robert Kaussow 3 years ago committed by GitHub
parent 0600eceadc
commit fb2326e613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      prosody/Dockerfile

@ -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 \

Loading…
Cancel
Save