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