Skip to content

Commit d4d6b3f

Browse files
authored
chore: upgrade wasm-nginx-module to 0.3.0 (#145)
1 parent d8a0ed3 commit d4d6b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-apisix-base.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ else
1414
ngx_multi_upstream_module_ver="-b 1.0.1"
1515
mod_dubbo_ver="-b 1.0.1"
1616
apisix_nginx_module_ver="-b 1.4.0"
17-
wasm_nginx_module_ver="-b 0.2.0"
17+
wasm_nginx_module_ver="-b 0.3.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)