mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Update NGINX version to 1.25.2 (#7583)
This commit is contained in:
parent
602041beb1
commit
14048cb83e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
|
|
||||||
NGINX_VERSION="1.25.1"
|
NGINX_VERSION="1.25.2"
|
||||||
VOD_MODULE_VERSION="1.31"
|
VOD_MODULE_VERSION="1.31"
|
||||||
SECURE_TOKEN_MODULE_VERSION="1.5"
|
SECURE_TOKEN_MODULE_VERSION="1.5"
|
||||||
RTMP_MODULE_VERSION="1.2.2"
|
RTMP_MODULE_VERSION="1.2.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user