1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-09-03 16:07:34 +00:00

Merge branch 'master' into armhf-cross

This commit is contained in:
2017-07-04 09:59:24 +03:00

View File

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