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