Skip to content

Commit 8606e49

Browse files
authored
Merge pull request #117 from GrahamCampbell/openssl-v1
Bumped openssl to 1.1.1w
2 parents a5c872e + 1cfb695 commit 8606e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php-80/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ RUN set -xe; \
103103
# Needed by:
104104
# - curl
105105
# - php
106-
ENV VERSION_OPENSSL=1.1.1v
106+
ENV VERSION_OPENSSL=1.1.1w
107107
ENV OPENSSL_BUILD_DIR=${BUILD_DIR}/openssl
108108
ENV CA_BUNDLE_SOURCE="https://curl.se/ca/cacert.pem"
109109
ENV CA_BUNDLE="${INSTALL_DIR}/bref/ssl/cert.pem"

0 commit comments

Comments
 (0)