Skip to content

Commit

Permalink
feat: upgrade wasm-nginx-module to 0.5.1 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
spacewander authored Apr 12, 2022
1 parent 2b7b880 commit 248726c
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.6.0"
wasm_nginx_module_ver="-b 0.5.0"
wasm_nginx_module_ver="-b 0.5.1"
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 248726c

Please sign in to comment.