Skip to content

Commit 9ae3282

Browse files
committed
Install libldap-common
This installs the LDAP configurationn file which is needed to load the trusted root certificates from the system.
1 parent e62fedb commit 9ae3282

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
4343
--yes -qq --no-install-recommends \
4444
ca-certificates \
4545
curl \
46+
libldap-common \
4647
libpq5 \
4748
openssl \
4849
python3 \

0 commit comments

Comments
 (0)