Skip to content

Commit 50d0733

Browse files
authored
feat: upgrade apisix-base to 1.19.9.1.4 (#175)
1 parent 59b497e commit 50d0733

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
@@ -26,7 +26,7 @@ fi
2626
or_version="1.17.8.2"
2727
if [ "$OPENRESTY" == "apisix-base" ]
2828
then
29-
or_version="1.19.9.1.3"
29+
or_version="1.19.9.1.4"
3030
elif [ "$OPENRESTY" == "apisix-base-latest" ]
3131
then
3232
# For CI

0 commit comments

Comments
 (0)