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