Merge pull request #602 from cimnine/FixEdge

Implicit openssl-dev dependency resolution (fixes alpine:edge)
This commit is contained in:
Christian Mäder
2021-10-05 10:55:55 +02:00
committed by GitHub

View File

@ -17,7 +17,6 @@ RUN apk add --no-cache \
make \
musl-dev \
openldap-dev \
openssl-dev \
postgresql-dev \
py3-pip \
python3-dev \