Skip to content

Commit

Permalink
Merge pull request #1606 from GrahamCampbell/1.x-openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli authored Aug 6, 2023
2 parents 0085106 + 2f9cb00 commit 5f8096a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/base/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ RUN set -xe; \
# Needed by:
# - curl
# - php
ENV VERSION_OPENSSL=1.1.1u
ENV VERSION_OPENSSL=1.1.1v
ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
ENV CA_BUNDLE="${INSTALL_DIR}/ssl/cert.pem"
Expand Down

0 comments on commit 5f8096a

Please sign in to comment.