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: sha256:7f521ce7385c01a78cc54f9a5ba4e1094e4c8e0489fe59b43c356bc8443c5ea4
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:7f521ce7385c01a78cc54f9a5ba4e1094e4c8e0489fe59b43c356bc8443c5ea4 \ "https://bosh.io/d/github.com/cloudfoundry/php-buildpack-release?v=4.3.47"