Upgrade Nginx to 1.20.1 (#7179)

This commit is contained in:
Shiming Zhang 2021-05-31 02:10:25 +08:00 committed by GitHub
parent 11d4ddca8e
commit e780c0b188
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ set -o errexit
set -o nounset
set -o pipefail
export NGINX_VERSION=1.19.6
export NGINX_VERSION=1.20.1
export NDK_VERSION=0.3.1
export SETMISC_VERSION=0.32
export MORE_HEADERS_VERSION=0.33