Skip to content
Snippets Groups Projects
Verified Commit 428c7f2f authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixes ssl library

parent 6f90a6ea
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@ RUN apk add --no-cache \
git \
icu-dev \
icu-libs \
openssl \
openssl-dev \
libressl \
libressl-dev \
openldap-dev \
make \
paxmark \
......@@ -45,7 +45,7 @@ FROM $BASE
RUN apk add --no-cache \
icu-libs \
openssl \
libressl \
qt5-qtbase \
qt5-qtscript \
qt5-qtbase-postgresql \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment