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