Skip to content

Commit

Permalink
Bumped openssl to 1.1.1w
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Oct 20, 2023
1 parent 127d245 commit edbfd46
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.1v
ENV VERSION_OPENSSL=1.1.1w
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 edbfd46

Please sign in to comment.