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 7b380f6 commit 59b497eCopy full SHA for 59b497e
package-apisix-base.sh
@@ -12,7 +12,7 @@ if [ "$ARTIFACT" != "0" ]; then
12
fi
13
14
openresty_zlib_version="1.2.11-3"
15
-openresty_openssl111_version="1.1.1h-1"
+openresty_openssl111_version="1.1.1n"
16
openresty_pcre_version="8.44-1"
17
if [ "$PACKAGE_TYPE" == "deb" ]; then
18
openresty_zlib_version="1.2.11-3~focal1"
0 commit comments