cloud-gov / cg-atlas

Repository hosting issues and artifacts related to operations of the cloud.gov platform
Creative Commons Zero v1.0 Universal
3 stars 1 forks source link

Update PHP buildpack #170

Closed jmcarp closed 7 years ago

jmcarp commented 7 years ago

Based on https://www.us-cert.gov/ncas/bulletins/SB16-263, we need to update to php buildpack > 4.3.18. We can either:

sharms commented 7 years ago

` curl -L -O https://github.com/cloudfoundry/php-buildpack/releases/download/v4.3.20/php_buildpack-cached-v4.3.20.zip

cf update-buildpack php_buildpack -p ./php_buildpack-cached-v4.3.20.zip`

sharms commented 7 years ago

Legacy staging is currently completely unavailable and as such is not exposed. Rolling out 242 will resolve.