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 e3d4059 commit 605b7a1Copy full SHA for 605b7a1
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.1v
+ENV VERSION_OPENSSL=1.1.1w
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