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