updated nginx to 1.28
All checks were successful
CI / Build nginx docker images (push) Successful in 17s
All checks were successful
CI / Build nginx docker images (push) Successful in 17s
This commit is contained in:
@@ -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" \
|
||||
|
Reference in New Issue
Block a user