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