Update build_nginx.sh (#8361)

This commit is contained in:
Sergey Krashevich
2023-10-28 06:35:11 -05:00
committed by GitHub
parent 16dc9f4bf7
commit 979c49fd35
+1 -1
View File
@@ -2,7 +2,7 @@
set -euxo pipefail
NGINX_VERSION="1.25.2"
NGINX_VERSION="1.25.3"
VOD_MODULE_VERSION="1.31"
SECURE_TOKEN_MODULE_VERSION="1.5"
RTMP_MODULE_VERSION="1.2.2"