updated nginx to 1.28
All checks were successful
CI / Build nginx docker images (push) Successful in 17s

This commit is contained in:
2025-06-19 09:26:22 +08:00
parent 8bbe188c86
commit aa1bfcd930
3 changed files with 2 additions and 5 deletions

View File

@@ -52,8 +52,6 @@ CONFIG='
'
cd /nginx
curl -fSL https://raw.githubusercontent.com/nginx-modules/ngx_http_tls_dyn_size/master/nginx__dynamic_tls_records_1.27.2%2B.patch -o dynamic_tls_records.patch
patch -p1 < dynamic_tls_records.patch
auto/configure $CONFIG \
--with-cc-opt="-I/home/luser/libressl/build/include" \