nginx-buildpack/1.1.37
You can find the source of this version on GitHub at cloudfoundry/nginx-buildpack-release. It was created based on the commit c935a4a.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: nginx-buildpack
version: "1.1.37"
url: "https://bosh.io/d/github.com/cloudfoundry/nginx-buildpack-release?v=1.1.37"
sha1: sha256:66f4b311c031f890b3988bf02a2ca0bb51ae5fb0896ef5243358bff07b4563d7
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:66f4b311c031f890b3988bf02a2ca0bb51ae5fb0896ef5243358bff07b4563d7 \
"https://bosh.io/d/github.com/cloudfoundry/nginx-buildpack-release?v=1.1.37"