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