openssl instead of libressl

(with static libs)
This commit is contained in:
Dmitry Belyaev 2023-02-17 13:21:40 +03:00 committed by Dmitry Belyaev
parent ae76d1174d
commit 62546a8254
1 changed files with 2 additions and 3 deletions

View File

@ -9,7 +9,8 @@ RUN set -x && \
libc-dev \
curl \
gnupg \
libressl-dev \
openssl-dev \
openssl-libs-static \
perl-dev \
autoconf \
automake \
@ -115,8 +116,6 @@ RUN apk add --no-cache \
libstdc++ \
heimdal-libs \
libcap \
libressl3.5-libcrypto \
libressl3.5-libssl \
libltdl
COPY --from=build /etc/squid/ /etc/squid/