Skip to content

Commit

Permalink
feat: upgrade apisix-base to 1.21.4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyDluffy6017 committed Oct 12, 2023
1 parent 022aa3f commit da14cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-apisix-base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if ([ $# -gt 0 ] && [ "$1" == "latest" ]) || [ "$version" == "latest" ]; then
else
ngx_multi_upstream_module_ver="1.1.1"
mod_dubbo_ver="1.0.2"
apisix_nginx_module_ver="1.14.0"
apisix_nginx_module_ver="1.15.0"
wasm_nginx_module_ver="0.6.5"
lua_var_nginx_module_ver="v0.5.3"
grpc_client_nginx_module_ver="v0.4.4"
Expand Down

0 comments on commit da14cad

Please sign in to comment.