Fix ssl package dependency

This commit is contained in:
Samuel Sieg 2018-06-04 11:17:41 +02:00
parent 19805a4312
commit 1be054bb0e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ RUN apk add --no-cache \
libxml2-dev \
libxslt-dev \
openldap-dev \
openssl-dev \
libressl-dev \
postgresql-dev \
wget