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