File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ RUN set -xe; \
103103# Needed by:
104104# - curl
105105# - php
106- RUN yum install -y perl-IPC-Cmd
107- ENV VERSION_OPENSSL=3.5.2
106+ RUN yum install -y perl-IPC-Cmd perl-Time-Piece
107+ ENV VERSION_OPENSSL=3.5.4
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 @@ -103,8 +103,8 @@ RUN set -xe; \
103103# Needed by:
104104# - curl
105105# - php
106- RUN yum install -y perl-IPC-Cmd
107- ENV VERSION_OPENSSL=3.5.2
106+ RUN yum install -y perl-IPC-Cmd perl-Time-Piece
107+ ENV VERSION_OPENSSL=3.5.4
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 @@ -103,8 +103,8 @@ RUN set -xe; \
103103# Needed by:
104104# - curl
105105# - php
106- RUN yum install -y perl-IPC-Cmd
107- ENV VERSION_OPENSSL=3.5.2
106+ RUN yum install -y perl-IPC-Cmd perl-Time-Piece
107+ ENV VERSION_OPENSSL=3.5.4
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 @@ -103,8 +103,8 @@ RUN set -xe; \
103103# Needed by:
104104# - curl
105105# - php
106- RUN yum install -y perl-IPC-Cmd
107- ENV VERSION_OPENSSL=3.5.2
106+ RUN yum install -y perl-IPC-Cmd perl-Time-Piece
107+ ENV VERSION_OPENSSL=3.5.4
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