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