mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 03:06:53 +00:00
bump libressl to 3.4
This commit is contained in:
parent
f9e3532674
commit
2ba626f10a
@ -118,8 +118,8 @@ RUN apk add --no-cache \
|
||||
libstdc++ \
|
||||
heimdal-libs \
|
||||
libcap \
|
||||
libressl3.3-libcrypto \
|
||||
libressl3.3-libssl \
|
||||
libressl3.4-libcrypto \
|
||||
libressl3.4-libssl \
|
||||
libltdl
|
||||
|
||||
COPY --from=build /etc/squid/ /etc/squid/
|
||||
|
Loading…
Reference in New Issue
Block a user