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 0cd7a9b commit cc3fc0aCopy full SHA for cc3fc0a
build-apisix-runtime.sh
@@ -22,7 +22,7 @@ ld_opt=${ld_opt:-"-L$zlib_prefix/lib -L$pcre_prefix/lib -L$OPENSSL_PREFIX/lib -W
22
# dependencies for building openresty
23
OPENSSL_VERSION=${OPENSSL_VERSION:-"3.2.0"}
24
OPENRESTY_VERSION="1.27.1.1"
25
-ngx_multi_upstream_module_ver="1.3.1"
+ngx_multi_upstream_module_ver="1.3.2"
26
mod_dubbo_ver="1.0.2"
27
apisix_nginx_module_ver="1.18.0"
28
wasm_nginx_module_ver="0.7.0"
0 commit comments