mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 03:06:53 +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++ \
|
||||
heimdal-libs \
|
||||
libcap \
|
||||
libressl3.1-libcrypto \
|
||||
libressl3.1-libssl \
|
||||
libressl3.3-libcrypto \
|
||||
libressl3.3-libssl \
|
||||
libltdl
|
||||
|
||||
COPY --from=build /etc/squid/ /etc/squid/
|
||||
|
Loading…
Reference in New Issue
Block a user