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