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 8836da4 commit 956fca3Copy full SHA for 956fca3
build-apisix-runtime.sh
@@ -20,7 +20,7 @@ ld_opt=${ld_opt:-"-L$zlib_prefix/lib -L$pcre_prefix/lib -L$OPENSSL_PREFIX/lib -W
20
21
22
# dependencies for building openresty
23
-OPENSSL_VERSION=${OPENSSL_VERSION:-"3.2.0"}
+OPENSSL_VERSION=${OPENSSL_VERSION:-"3.4.1"}
24
OPENRESTY_VERSION="1.27.1.2"
25
ngx_multi_upstream_module_ver="1.3.2"
26
mod_dubbo_ver="1.0.2"
0 commit comments