Skip to content

Commit 9335ab0

Browse files
authored
feat: upgrade required apisix-base to 1.19.9.1.6 (#194)
Signed-off-by: spacewander <[email protected]>
1 parent 2658253 commit 9335ab0

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
@@ -28,7 +28,7 @@ fi
2828
or_version="1.17.8.2"
2929
if [ "$OPENRESTY" == "apisix-base" ]
3030
then
31-
or_version="1.19.9.1.4"
31+
or_version="1.19.9.1.6"
3232
elif [ "$OPENRESTY" == "apisix-base-latest" ]
3333
then
3434
# For CI

0 commit comments

Comments
 (0)