Install libldap-common
This installs the LDAP configurationn file which is needed to load the trusted root certificates from the system.
This commit is contained in:
parent
e62fedbd5e
commit
9ae3282dcf
@ -43,6 +43,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
|
|||||||
--yes -qq --no-install-recommends \
|
--yes -qq --no-install-recommends \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
|
libldap-common \
|
||||||
libpq5 \
|
libpq5 \
|
||||||
openssl \
|
openssl \
|
||||||
python3 \
|
python3 \
|
||||||
|
Loading…
Reference in New Issue
Block a user