File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ RUN set -xe; \
104
104
# - curl
105
105
# - php
106
106
RUN yum install -y perl-IPC-Cmd
107
- ENV VERSION_OPENSSL=3.4 .1
107
+ ENV VERSION_OPENSSL=3.3 .1
108
108
ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
109
109
ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
110
110
ENV 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; \
104
104
# - curl
105
105
# - php
106
106
RUN yum install -y perl-IPC-Cmd
107
- ENV VERSION_OPENSSL=3.4 .1
107
+ ENV VERSION_OPENSSL=3.3 .1
108
108
ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
109
109
ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
110
110
ENV 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; \
104
104
# - curl
105
105
# - php
106
106
RUN yum install -y perl-IPC-Cmd
107
- ENV VERSION_OPENSSL=3.4 .1
107
+ ENV VERSION_OPENSSL=3.3 .1
108
108
ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
109
109
ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
110
110
ENV 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; \
104
104
# - curl
105
105
# - php
106
106
RUN yum install -y perl-IPC-Cmd
107
- ENV VERSION_OPENSSL=3.4 .1
107
+ ENV VERSION_OPENSSL=3.3 .1
108
108
ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
109
109
ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
110
110
ENV CA_BUNDLE="${INSTALL_DIR}/bref/ssl/cert.pem"
You can’t perform that action at this time.
0 commit comments