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