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