cloudfoundry / nginx-buildpack

Cloud Foundry buildpack that provides NGINX
Apache License 2.0
30 stars 67 forks source link

bump version openresty #315

Open tahriabd opened 2 weeks ago

tahriabd commented 2 weeks ago

What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running cf curl /v2/info && cf version? { "build": "v42.6.0", "support": "", "version": 42, "api_version": "2.239.0", "osbapi_version": "2.15", } cf version 7.7.11+8c69330.2024-07-09

What version of the buildpack you are using? nginx_buildpack v1.2.20

If you were attempting to accomplish a task, what was it you were attempting to do? Several vulnerabilities affects openresty 1.25.3.2 using nginx 1.25.3

What did you expect to happen? Upgrade Openrestry to 1.27.1.1

What was the actual behavior? Openresty 1.25.3.2 (cf https://github.com/cloudfoundry/nginx-buildpack/blob/v1.2.20/manifest.yml#L59)

Please confirm where necessary: https://github.com/cloudfoundry/nginx-buildpack/blob/v1.2.20/manifest.yml#L59