From 90fa3b9823d00462185b95024aeec402f9caa922 Mon Sep 17 00:00:00 2001 From: James Strong Date: Wed, 10 Jul 2024 19:30:30 -0400 Subject: [PATCH] revert module upgrade (#11594) Signed-off-by: James Strong --- images/nginx-1.25/TAG | 2 +- images/nginx-1.25/rootfs/build.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/nginx-1.25/TAG b/images/nginx-1.25/TAG index 3ce186fb7..384942600 100644 --- a/images/nginx-1.25/TAG +++ b/images/nginx-1.25/TAG @@ -1 +1 @@ -v0.0.8 +v0.0.9 diff --git a/images/nginx-1.25/rootfs/build.sh b/images/nginx-1.25/rootfs/build.sh index 1ebce8efc..1dad17f7d 100755 --- a/images/nginx-1.25/rootfs/build.sh +++ b/images/nginx-1.25/rootfs/build.sh @@ -44,8 +44,8 @@ export MODSECURITY_LIB_VERSION=v3.0.12 # Check for recent changes: https://github.com/coreruleset/coreruleset/compare/v3.3.5...v4.0/main export OWASP_MODSECURITY_CRS_VERSION=v4.4.0 -# Check for recent changes: https://github.com/openresty/lua-nginx-module/compare/b5d1688ae722538ba4dc8a7ec08820a08abfb93d...master -export LUA_NGX_VERSION=b5d1688ae722538ba4dc8a7ec08820a08abfb93d +# Check for recent changes: https://github.com/openresty/lua-nginx-module/compare/v0.10.26``...master +export LUA_NGX_VERSION=v0.10.26 # Check for recent changes: https://github.com/openresty/stream-lua-nginx-module/compare/bea8a0c0de94cede71554f53818ac0267d675d63...master export LUA_STREAM_NGX_VERSION=bea8a0c0de94cede71554f53818ac0267d675d63