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