Skip to content

Commit 2dfccc5

Browse files
authored
feat: upgrade apisix-nginx-module to 1.3.1 (#134)
1 parent 7627eae commit 2dfccc5

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
@@ -13,7 +13,7 @@ if [ $# -gt 0 ] && [ "$1" == "latest" ]; then
1313
else
1414
ngx_multi_upstream_module_ver="-b 1.0.0"
1515
mod_dubbo_ver="-b 1.0.0"
16-
apisix_nginx_module_ver="-b 1.3.0"
16+
apisix_nginx_module_ver="-b 1.3.1"
1717
wasm_nginx_module_ver="-b 0.1.0"
1818
lua_var_nginx_module_ver="-b v0.5.2"
1919
debug_args=${debug_args:-}

0 commit comments

Comments
 (0)