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