alpine edge switched to libressl

This commit is contained in:
Wonderfall
2016-10-13 01:15:40 +02:00
parent 80701de5f7
commit 991b8bee36
3 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
libgcc \
libstdc++ \
su-exec \
openssl \
libressl \
bind-tools \
tini@commuedge \
&& cd /tmp && git clone https://github.com/bagder/libbrotli --depth=1 && cd libbrotli \