1.31.3
build-and-publish / build (Raccoon, ubuntu:26.04, NEXUS_PASS_RACCOON, NEXUS_REPO_RACCOON, NEXUS_USER_RACCOON, raccoon) (push) Successful in 4m31s
build-and-publish / build (Trixie, debian:13, NEXUS_PASS_TRIXIE, NEXUS_REPO_TRIXIE, NEXUS_USER_TRIXIE, trixie) (push) Successful in 3m56s

This commit is contained in:
theraw
2026-07-21 15:49:07 +00:00
parent 6ff134b37d
commit a24d9f83b3
5 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
![Simple](https://c.tenor.com/uYqsM9uIyuYAAAAC/simple-easy.gif) ![Simple](https://c.tenor.com/uYqsM9uIyuYAAAAC/simple-easy.gif)
- [x] Debian 13 (trixie) and Ubuntu 26.04 LTS (raccoon) supported - [x] Debian 13 (trixie) and Ubuntu 26.04 LTS (raccoon) supported
- [x] nginx 1.31.2 - [x] nginx 1.31.3
- [x] HTTP/3 (QUIC) via AWS-LC - [x] HTTP/3 (QUIC) via AWS-LC
- [x] ModSecurity v3 (libmodsecurity) - [x] ModSecurity v3 (libmodsecurity)
- [x] Naxsi - [x] Naxsi
+1 -1
View File
@@ -1,4 +1,4 @@
export NGINX="1.31.2" export NGINX="1.31.3"
# Lua Path # Lua Path
export LUA_SCRIPTS="/usr/nginx_lua" export LUA_SCRIPTS="/usr/nginx_lua"