mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-27 06:41:53 +03:00
fix: upgrade nginx to 1.31.0 to patch CVE-2026-42945 (CVSS 9.2 RCE)
This commit is contained in:
parent
78fc472026
commit
a4c804137a
@ -2,7 +2,7 @@
|
||||
|
||||
set -euxo pipefail
|
||||
|
||||
NGINX_VERSION="1.27.4"
|
||||
NGINX_VERSION="1.31.0"
|
||||
VOD_MODULE_VERSION="1.31"
|
||||
SECURE_TOKEN_MODULE_VERSION="1.5"
|
||||
SET_MISC_MODULE_VERSION="v0.33"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user