Skip to content

Commit 5dc8182

Browse files
authored
chore: upgrade ngx_multi_upstream_module to fix compile error (#425)
1 parent 0cd7a9b commit 5dc8182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-apisix-runtime.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ld_opt=${ld_opt:-"-L$zlib_prefix/lib -L$pcre_prefix/lib -L$OPENSSL_PREFIX/lib -W
2222
# dependencies for building openresty
2323
OPENSSL_VERSION=${OPENSSL_VERSION:-"3.2.0"}
2424
OPENRESTY_VERSION="1.27.1.1"
25-
ngx_multi_upstream_module_ver="1.3.1"
25+
ngx_multi_upstream_module_ver="1.3.2"
2626
mod_dubbo_ver="1.0.2"
2727
apisix_nginx_module_ver="1.18.0"
2828
wasm_nginx_module_ver="0.7.0"

0 commit comments

Comments
 (0)