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 a386c7e commit 2b22198Copy full SHA for 2b22198
build-apisix-base.sh
@@ -16,7 +16,7 @@ else
16
ngx_multi_upstream_module_ver="-b 1.0.1"
17
mod_dubbo_ver="-b 1.0.2"
18
apisix_nginx_module_ver="-b 1.5.0"
19
- wasm_nginx_module_ver="-b 0.4.0"
+ wasm_nginx_module_ver="-b 0.5.0"
20
lua_var_nginx_module_ver="-b v0.5.2"
21
debug_args=${debug_args:-}
22
OR_PREFIX=${OR_PREFIX:="/usr/local/openresty"}
0 commit comments