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 59b497e commit 50d0733Copy full SHA for 50d0733
package-apisix.sh
@@ -26,7 +26,7 @@ fi
26
or_version="1.17.8.2"
27
if [ "$OPENRESTY" == "apisix-base" ]
28
then
29
- or_version="1.19.9.1.3"
+ or_version="1.19.9.1.4"
30
elif [ "$OPENRESTY" == "apisix-base-latest" ]
31
32
# For CI
0 commit comments