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 0950f6a commit f6683f8Copy full SHA for f6683f8
build-apisix-openresty.sh
@@ -12,7 +12,7 @@ if [ $# -gt 0 ] && [ "$1" == "latest" ]; then
12
else
13
ngx_multi_upstream_module_ver="-b 1.0.0"
14
mod_dubbo_ver="-b 1.0.0"
15
- apisix_nginx_module_ver="-b 1.1.0"
+ apisix_nginx_module_ver="-b 1.2.0"
16
lua_var_nginx_module_ver="-b v0.5.2"
17
debug_args=${debug_args:-}
18
OR_PREFIX=${OR_PREFIX:="/usr/local/openresty"}
0 commit comments