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