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