Skip to content

Commit

Permalink
feat: upgrade wasm-nginx-module to 0.5.0 (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
spacewander authored Mar 15, 2022
1 parent a386c7e commit 2b22198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-apisix-base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ else
ngx_multi_upstream_module_ver="-b 1.0.1"
mod_dubbo_ver="-b 1.0.2"
apisix_nginx_module_ver="-b 1.5.0"
wasm_nginx_module_ver="-b 0.4.0"
wasm_nginx_module_ver="-b 0.5.0"
lua_var_nginx_module_ver="-b v0.5.2"
debug_args=${debug_args:-}
OR_PREFIX=${OR_PREFIX:="/usr/local/openresty"}
Expand Down

0 comments on commit 2b22198

Please sign in to comment.