Update NGINX version to 1.25.2 (#7583)

This commit is contained in:
Sergey Krashevich
2023-09-01 15:01:34 +03:00
committed by GitHub
parent 602041beb1
commit 14048cb83e

View File

@@ -2,7 +2,7 @@
set -euxo pipefail
NGINX_VERSION="1.25.1"
NGINX_VERSION="1.25.2"
VOD_MODULE_VERSION="1.31"
SECURE_TOKEN_MODULE_VERSION="1.5"
RTMP_MODULE_VERSION="1.2.2"