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 \

View File

@ -28,7 +28,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
${BUILD_DEPS} \
nginx \
s6 \
openssl \
libressl \
ca-certificates \
libsmbclient \
samba-client \

View File

@ -25,7 +25,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
${BUILD_DEPS} \
nginx \
s6 \
openssl \
libressl \
ca-certificates \
libsmbclient \
samba-client \