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