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