mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
alpine edge switched to libressl
This commit is contained in:
parent
80701de5f7
commit
991b8bee36
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user