We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f6f99 commit 736a95aCopy full SHA for 736a95a
scripts.sh
@@ -6,7 +6,7 @@ RED='\033[0;31m'
6
NC='\033[0m'
7
8
# supported NGINX versions -- for binary distribution
9
-NGINX_VERSION_MAINLINE='1.25.3'
+NGINX_VERSION_MAINLINE='1.25.4'
10
NGINX_VERSION_STABLE='1.24.0'
11
NGINX_VERSION_LEGACY_1='1.22.1'
12
NGINX_VERSION_LEGACY_2='1.20.2'
0 commit comments