Skip to content

Commit

Permalink
chore: upgrade wasm-nginx-module to 0.3.0 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
spacewander authored Dec 14, 2021
1 parent d8a0ed3 commit d4d6b3f
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 @@ -14,7 +14,7 @@ else
ngx_multi_upstream_module_ver="-b 1.0.1"
mod_dubbo_ver="-b 1.0.1"
apisix_nginx_module_ver="-b 1.4.0"
wasm_nginx_module_ver="-b 0.2.0"
wasm_nginx_module_ver="-b 0.3.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 d4d6b3f

Please sign in to comment.