Skip to content

Commit 2b22198

Browse files
authored
feat: upgrade wasm-nginx-module to 0.5.0 (#172)
1 parent a386c7e commit 2b22198

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
@@ -16,7 +16,7 @@ else
1616
ngx_multi_upstream_module_ver="-b 1.0.1"
1717
mod_dubbo_ver="-b 1.0.2"
1818
apisix_nginx_module_ver="-b 1.5.0"
19-
wasm_nginx_module_ver="-b 0.4.0"
19+
wasm_nginx_module_ver="-b 0.5.0"
2020
lua_var_nginx_module_ver="-b v0.5.2"
2121
debug_args=${debug_args:-}
2222
OR_PREFIX=${OR_PREFIX:="/usr/local/openresty"}

0 commit comments

Comments
 (0)