Skip to content

Commit 5951307

Browse files
authored
feat: upgrade wasm-nginx-module to 0.2.0 (#137)
1 parent 2dfccc5 commit 5951307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-apisix-base.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ else
1414
ngx_multi_upstream_module_ver="-b 1.0.0"
1515
mod_dubbo_ver="-b 1.0.0"
1616
apisix_nginx_module_ver="-b 1.3.1"
17-
wasm_nginx_module_ver="-b 0.1.0"
17+
wasm_nginx_module_ver="-b 0.2.0"
1818
lua_var_nginx_module_ver="-b v0.5.2"
1919
debug_args=${debug_args:-}
2020
OR_PREFIX=${OR_PREFIX:="/usr/local/openresty"}

0 commit comments

Comments
 (0)