We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7627eae commit 2dfccc5Copy full SHA for 2dfccc5
build-apisix-base.sh
@@ -13,7 +13,7 @@ if [ $# -gt 0 ] && [ "$1" == "latest" ]; then
13
else
14
ngx_multi_upstream_module_ver="-b 1.0.0"
15
mod_dubbo_ver="-b 1.0.0"
16
- apisix_nginx_module_ver="-b 1.3.0"
+ apisix_nginx_module_ver="-b 1.3.1"
17
wasm_nginx_module_ver="-b 0.1.0"
18
lua_var_nginx_module_ver="-b v0.5.2"
19
debug_args=${debug_args:-}
0 commit comments