We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5e0a6 commit 1208df5Copy full SHA for 1208df5
package-apisix.sh
@@ -27,7 +27,7 @@ fi
27
# Determine the min version of openresty or apisix-base
28
if [ "$OPENRESTY" == "apisix-base" ]
29
then
30
- min_or_version="1.21.4.1.5"
+ min_or_version="1.21.4.1.7"
31
max_or_version="1.21.5"
32
elif [ "$OPENRESTY" == "apisix-base-latest" ]
33
0 commit comments