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
Branches
Tags 0.1.1
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.
Please register or to comment