diff --git a/Dockerfile b/Dockerfile index cb9050a..6928723 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,6 +43,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \ --yes -qq --no-install-recommends \ ca-certificates \ curl \ + libldap-common \ libpq5 \ openssl \ python3 \