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