Skip to content

Commit 7b380f6

Browse files
authored
feat: upgrade apisix-nginx-module to 1.5.1 (#173)
1 parent 2b22198 commit 7b380f6

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
@@ -15,7 +15,7 @@ if ([ $# -gt 0 ] && [ "$1" == "latest" ]) || [ "$version" == "latest" ]; then
1515
else
1616
ngx_multi_upstream_module_ver="-b 1.0.1"
1717
mod_dubbo_ver="-b 1.0.2"
18-
apisix_nginx_module_ver="-b 1.5.0"
18+
apisix_nginx_module_ver="-b 1.5.1"
1919
wasm_nginx_module_ver="-b 0.5.0"
2020
lua_var_nginx_module_ver="-b v0.5.2"
2121
debug_args=${debug_args:-}

0 commit comments

Comments
 (0)