diff --git a/Dockerfile b/Dockerfile index d4cf167..261bbb1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ RUN apk add --no-cache \ libxml2-dev \ libxslt-dev \ openldap-dev \ - openssl-dev \ + libressl-dev \ postgresql-dev \ wget