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