Add ldap lib to 2.2 as well
This commit is contained in:
parent
c5a5ddd1e6
commit
fe74fda1ef
|
|
@ -15,6 +15,7 @@ RUN apt-get update \
|
|||
&& apt-get install -y --no-install-recommends \
|
||||
libapr1 \
|
||||
libaprutil1 \
|
||||
libaprutil1-ldap \
|
||||
libapr1-dev \
|
||||
libaprutil1-dev \
|
||||
libpcre++0 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue