diff --git a/api/Dockerfile b/api/Dockerfile index 9896e30c4..af56f29bb 100644 --- a/api/Dockerfile +++ b/api/Dockerfile @@ -82,6 +82,7 @@ RUN apk add --no-cache \ libxml2 \ libxslt \ py3-cryptography \ + libldap \ && \ ln -s /usr/bin/python3 /usr/bin/python