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