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