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