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: sha256:b61d16a1b0d27c6e79f5db4acb6e512c109a621e89ac496555f659d188ca226f
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:b61d16a1b0d27c6e79f5db4acb6e512c109a621e89ac496555f659d188ca226f \ "https://bosh.io/d/github.com/cloudfoundry/nginx-buildpack-release?v=1.1.12"