mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-10 21:56:53 +00:00
libressl 3.1
This commit is contained in:
parent
15cf0f1674
commit
70ac196b86
@ -114,8 +114,8 @@ RUN apk add --no-cache \
|
|||||||
libstdc++ \
|
libstdc++ \
|
||||||
heimdal-libs \
|
heimdal-libs \
|
||||||
libcap \
|
libcap \
|
||||||
libressl3.0-libcrypto \
|
libressl3.1-libcrypto \
|
||||||
libressl3.0-libssl \
|
libressl3.1-libssl \
|
||||||
libltdl
|
libltdl
|
||||||
|
|
||||||
COPY --from=build /etc/squid/ /etc/squid/
|
COPY --from=build /etc/squid/ /etc/squid/
|
||||||
|
Loading…
Reference in New Issue
Block a user