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