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