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