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