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