Skip to content

Commit 7dffd53

Browse files
committed
Adding liblap common package
1 parent 4ce6544 commit 7dffd53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ RUN set -x && apt-get update -qq \
6767

6868
RUN if [ "$INSTALL_AUTH" = "yes" ] ; then \
6969
apt-get install -qqy --no-install-recommends \
70+
libldap-common \
7071
libldap2-dev \
7172
libsasl2-dev \
7273
libssl-dev; \

0 commit comments

Comments
 (0)