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