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