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