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