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