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