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