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