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