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