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