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: sha256:ffa9028671ec564cef9f3897fd4cf2b83ed6914a19e781d7732b1ad1807d082d
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 ffa9028671ec564cef9f3897fd4cf2b83ed6914a19e781d7732b1ad1807d082d \ "https://bosh.io/d/github.com/cloudfoundry/java-buildpack-release?v=4.70.0"