We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1521f commit dbe3856Copy full SHA for dbe3856
build-apisix-base.sh
@@ -25,7 +25,7 @@ else
25
apisix_nginx_module_ver="1.12.0"
26
wasm_nginx_module_ver="0.6.5"
27
lua_var_nginx_module_ver="v0.5.3"
28
- grpc_client_nginx_module_ver="v0.4.2"
+ grpc_client_nginx_module_ver="v0.4.3"
29
amesh_ver="main"
30
debug_args=${debug_args:-}
31
OR_PREFIX=${OR_PREFIX:="/usr/local/openresty"}
0 commit comments