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