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