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