diff --git a/Dockerfile b/Dockerfile index 94eff59..fad9588 100644 --- a/Dockerfile +++ b/Dockerfile @@ -144,7 +144,7 @@ RUN echo "**** install production packages ****" 1>&2 RUN apt-get update RUN apt-get install --no-install-recommends -y tzdata \ libzmq5 \ - libldap-2.5-0 \ + libldap2 \ libsasl2-2 \ libnspr4 \ libnss3 \