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 f9a9907 + f714ff8 commit 901ed3eCopy full SHA for 901ed3e
php-82/Dockerfile
@@ -104,7 +104,7 @@ RUN set -xe; \
104
# - curl
105
# - php
106
RUN yum install -y perl-IPC-Cmd
107
-ENV VERSION_OPENSSL=3.0.12
+ENV VERSION_OPENSSL=3.0.13
108
ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
109
ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
110
ENV CA_BUNDLE="${INSTALL_DIR}/bref/ssl/cert.pem"
php-83/Dockerfile
0 commit comments