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.
1 parent f18cc08 commit f79f533Copy full SHA for f79f533
php-81/Dockerfile
@@ -91,7 +91,7 @@ RUN CFLAGS="" \
91
LDFLAGS="-L${INSTALL_DIR}/lib64 -L${INSTALL_DIR}/lib" \
92
./config \
93
--prefix=${INSTALL_DIR} \
94
- --openssldir=${INSTALL_DIR}/ssl \
+ --openssldir=${INSTALL_DIR}/bref/ssl \
95
--release \
96
no-tests \
97
shared \
php-82/Dockerfile
0 commit comments