mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 11:16:55 +00:00
bump libressl to 3.3
This commit is contained in:
parent
adc4f54b02
commit
4649add0df
@ -117,8 +117,8 @@ RUN apk add --no-cache \
|
|||||||
libstdc++ \
|
libstdc++ \
|
||||||
heimdal-libs \
|
heimdal-libs \
|
||||||
libcap \
|
libcap \
|
||||||
libressl3.1-libcrypto \
|
libressl3.3-libcrypto \
|
||||||
libressl3.1-libssl \
|
libressl3.3-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