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 cface9943f
commit 32439c279e

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