We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa230d commit 5fe74aeCopy full SHA for 5fe74ae
Dockerfile
@@ -16,7 +16,7 @@ ENV http_proxy=$all_proxy \
16
17
RUN apk add --no-cache \
18
squid=3.5.27-r0 \
19
- openssl=1.0.2o-r0 \
+ openssl=1.0.2p-r0 \
20
ca-certificates && \
21
update-ca-certificates
22
0 commit comments