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