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