Skip to content

Commit 5ee99ef

Browse files
authored
chore: upgrade mod dubbo to 1.0.2 (#163)
1 parent f307517 commit 5ee99ef

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
@@ -12,7 +12,7 @@ if ([ $# -gt 0 ] && [ "$1" == "latest" ]) || [ "$version" == "latest" ]; then
1212
OR_PREFIX=${OR_PREFIX:="/usr/local/openresty-debug"}
1313
else
1414
ngx_multi_upstream_module_ver="-b 1.0.1"
15-
mod_dubbo_ver="-b 1.0.1"
15+
mod_dubbo_ver="-b 1.0.2"
1616
apisix_nginx_module_ver="-b 1.5.0"
1717
wasm_nginx_module_ver="-b 0.4.0"
1818
lua_var_nginx_module_ver="-b v0.5.2"

0 commit comments

Comments
 (0)