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