Skip to content

java-buildpack/4.32

You can find the source of this version on GitHub at cloudfoundry/java-buildpack-release. It was created based on the commit e6bc9da.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "java-buildpack"
  version: "4.32"
  url: "https://bosh.io/d/github.com/cloudfoundry/java-buildpack-release?v=4.32"
  sha1: sha256:30d67049e74e4c0271e3c2dff0db25c3878c0c927bbdc7bcdbb2f182f315d662

Or upload it to your director with the upload-release command:

bosh upload-release --sha2 30d67049e74e4c0271e3c2dff0db25c3878c0c927bbdc7bcdbb2f182f315d662 \
  "https://bosh.io/d/github.com/cloudfoundry/java-buildpack-release?v=4.32"

Jobs

Packages