Browse Source

prosody: add missing package libldap-common

Robert Kaussow 3 năm trước cách đây
mục cha
commit
fb2326e613
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      prosody/Dockerfile

+ 1 - 0
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 \