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