aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index b2ba6ff..30c933a 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -9,6 +9,8 @@ RUN apk add --no-cache --update libpurple \
libpurple-bonjour \
json-glib \
libgcrypt \
+ libssl1.0 \
+ libcrypto1.0 \
&& apk add --no-cache --update --virtual .build-dependencies \
git \
make \