File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ RUN set -xe; \
104104# - curl
105105# - php
106106RUN yum install -y perl-IPC-Cmd
107- ENV VERSION_OPENSSL=3.3 .1
107+ ENV VERSION_OPENSSL=3.4 .1
108108ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
109109ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
110110ENV CA_BUNDLE="${INSTALL_DIR}/bref/ssl/cert.pem"
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ RUN set -xe; \
104104# - curl
105105# - php
106106RUN yum install -y perl-IPC-Cmd
107- ENV VERSION_OPENSSL=3.3 .1
107+ ENV VERSION_OPENSSL=3.4 .1
108108ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
109109ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
110110ENV CA_BUNDLE="${INSTALL_DIR}/bref/ssl/cert.pem"
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ RUN set -xe; \
104104# - curl
105105# - php
106106RUN yum install -y perl-IPC-Cmd
107- ENV VERSION_OPENSSL=3.3 .1
107+ ENV VERSION_OPENSSL=3.4 .1
108108ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
109109ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
110110ENV CA_BUNDLE="${INSTALL_DIR}/bref/ssl/cert.pem"
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ RUN set -xe; \
104104# - curl
105105# - php
106106RUN yum install -y perl-IPC-Cmd
107- ENV VERSION_OPENSSL=3.3 .1
107+ ENV VERSION_OPENSSL=3.4 .1
108108ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
109109ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
110110ENV CA_BUNDLE="${INSTALL_DIR}/bref/ssl/cert.pem"
You can’t perform that action at this time.
0 commit comments