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.
2 parents 5d3d327 + 011fae1 commit c457a82Copy full SHA for c457a82
layers/relay/Dockerfile
@@ -28,7 +28,7 @@ END
28
29
# Install OpenSSL 1.1 because Relay doesn't work with OpenSSL 3
30
# https://github.com/openssl/openssl/releases
31
-ENV VERSION_OPENSSL=1.1.1t
+ENV VERSION_OPENSSL=1.1.1v
32
ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
33
ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
34
ENV CA_BUNDLE="${INSTALL_DIR}/bref/ssl/cert.pem"
0 commit comments