Skip to content

Commit 59b497e

Browse files
authored
feat: upgrade OpenSSL to 1.1.1n (#174)
1 parent 7b380f6 commit 59b497e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-apisix-base.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ if [ "$ARTIFACT" != "0" ]; then
1212
fi
1313

1414
openresty_zlib_version="1.2.11-3"
15-
openresty_openssl111_version="1.1.1h-1"
15+
openresty_openssl111_version="1.1.1n"
1616
openresty_pcre_version="8.44-1"
1717
if [ "$PACKAGE_TYPE" == "deb" ]; then
1818
openresty_zlib_version="1.2.11-3~focal1"

0 commit comments

Comments
 (0)