mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 03:06:53 +00:00
bump libressl to 2.5
This commit is contained in:
parent
af98f18df4
commit
b8af316575
@ -14,8 +14,8 @@ RUN apk add --no-cache \
|
||||
libstdc++ \
|
||||
heimdal-libs \
|
||||
libcap \
|
||||
libressl2.4-libcrypto \
|
||||
libressl2.4-libssl \
|
||||
libressl2.5-libcrypto \
|
||||
libressl2.5-libssl \
|
||||
libltdl
|
||||
|
||||
RUN set -x && \
|
||||
|
Loading…
Reference in New Issue
Block a user