From 255e6153bf45f15f15429e3a3f2ad42d1b627cb2 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Fri, 3 Jun 2016 20:56:41 +0200 Subject: [PATCH] fix Dockerfile --- isso/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/isso/Dockerfile b/isso/Dockerfile index 2750919..7eab42c 100644 --- a/isso/Dockerfile +++ b/isso/Dockerfile @@ -16,6 +16,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap python \ py-setuptools \ sqlite \ + openssl \ ca-certificates \ su-exec \ tini@commuedge \