Skip to content

Commit 275cbd8

Browse files
authored
chore: upgrade apisix-base version in package-apisix.sh (#139)
1 parent fdde4ae commit 275cbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-apisix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fi
2222
or_version="1.17.8.2"
2323
if [ "$OPENRESTY" == "apisix-base" ]
2424
then
25-
or_version="1.19.3.2.0"
25+
or_version="1.19.3.2.2"
2626
fi
2727

2828
# Determine the name of artifact

0 commit comments

Comments
 (0)