Skip to content

Commit 736a95a

Browse files
update NGINX mainline version
1 parent 07f6f99 commit 736a95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RED='\033[0;31m'
66
NC='\033[0m'
77

88
# supported NGINX versions -- for binary distribution
9-
NGINX_VERSION_MAINLINE='1.25.3'
9+
NGINX_VERSION_MAINLINE='1.25.4'
1010
NGINX_VERSION_STABLE='1.24.0'
1111
NGINX_VERSION_LEGACY_1='1.22.1'
1212
NGINX_VERSION_LEGACY_2='1.20.2'

0 commit comments

Comments
 (0)