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