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