Skip to content

Commit 90fa3b9

Browse files
authored
revert module upgrade (#11594)
Signed-off-by: James Strong <[email protected]>
1 parent 988ebd9 commit 90fa3b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

images/nginx-1.25/TAG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.8
1+
v0.0.9

images/nginx-1.25/rootfs/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ export MODSECURITY_LIB_VERSION=v3.0.12
4444
# Check for recent changes: https://github.com/coreruleset/coreruleset/compare/v3.3.5...v4.0/main
4545
export OWASP_MODSECURITY_CRS_VERSION=v4.4.0
4646

47-
# Check for recent changes: https://github.com/openresty/lua-nginx-module/compare/b5d1688ae722538ba4dc8a7ec08820a08abfb93d...master
48-
export LUA_NGX_VERSION=b5d1688ae722538ba4dc8a7ec08820a08abfb93d
47+
# Check for recent changes: https://github.com/openresty/lua-nginx-module/compare/v0.10.26``...master
48+
export LUA_NGX_VERSION=v0.10.26
4949

5050
# Check for recent changes: https://github.com/openresty/stream-lua-nginx-module/compare/bea8a0c0de94cede71554f53818ac0267d675d63...master
5151
export LUA_STREAM_NGX_VERSION=bea8a0c0de94cede71554f53818ac0267d675d63

0 commit comments

Comments
 (0)