Skip to content

Commit bd9733d

Browse files
authored
Merge pull request #808 from tobiasge/ldap-tls-fix
LDAP TLS connection use the system trusted root store
2 parents e62fedb + 9ae3282 commit bd9733d

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)