Upgrade Nginx to 1.20.1 (#7179)
This commit is contained in:
parent
11d4ddca8e
commit
e780c0b188
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue