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: sha256:5ece468d7569261de3608a7212805989d1decd33b2182592a03892765c1d6671
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:5ece468d7569261de3608a7212805989d1decd33b2182592a03892765c1d6671 \ "https://bosh.io/d/github.com/cloudfoundry/nginx-buildpack-release?v=1.1.38"