1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2024-11-14 07:16:54 +00:00

Merge branch 'master' into armhf-cross

This commit is contained in:
Dmitry Belyaev 2017-07-04 09:59:24 +03:00
commit 0ba2814cd6
Signed by: b4tman
GPG Key ID: 014E87EC54B77673

View File

@ -16,8 +16,8 @@ RUN apk add --no-cache \
libstdc++ \
heimdal-libs \
libcap \
libressl2.4-libcrypto \
libressl2.4-libssl \
libressl2.5-libcrypto \
libressl2.5-libssl \
libltdl
RUN set -x && \