mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 11:16:55 +00:00
bump libressl to 3.5
This commit is contained in:
parent
70328d9317
commit
363e8fc3b3
@ -119,8 +119,8 @@ RUN apk add --no-cache \
|
||||
libstdc++ \
|
||||
heimdal-libs \
|
||||
libcap \
|
||||
libressl3.4-libcrypto \
|
||||
libressl3.4-libssl \
|
||||
libressl3.5-libcrypto \
|
||||
libressl3.5-libssl \
|
||||
libltdl
|
||||
|
||||
COPY --from=build /etc/squid/ /etc/squid/
|
||||
|
Loading…
Reference in New Issue
Block a user