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