Skip to content

Commit

Permalink
Update NGINX version to 1.25.2 (#7583)
Browse files Browse the repository at this point in the history
  • Loading branch information
skrashevich authored Sep 1, 2023
1 parent 602041b commit 14048cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/main/build_nginx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 14048cb

Please sign in to comment.