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