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