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