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