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 a42b284 commit e268ed8Copy full SHA for e268ed8
build-apisix-base.sh
@@ -4,7 +4,7 @@ set -x
4
5
version=${version:-0.0.0}
6
7
-OPENRESTY_VERSION=${OPENRESTY_VERSION:-1.27.1.1}
+OPENRESTY_VERSION=${OPENRESTY_VERSION:-1.27.1.2}
8
if [ "$OPENRESTY_VERSION" == "source" ] || [ "$OPENRESTY_VERSION" == "default" ]; then
9
OPENRESTY_VERSION="1.27.1.2"
10
fi
0 commit comments