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