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