Skip to content

Commit 2ec6ee4

Browse files
authored
Set version of php-buildpack to v4.6.23 to address git clone error in run-lifecycle task (#1081)
## Release Notes ```release-note Changed version of php-buildpack used from latest to v4.6.23 as a workaround to github.com/cloudfoundry/php-buildpack/issues/1110 ```
2 parents 162d091 + bdba6b9 commit 2ec6ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config-defaults.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ data:
219219
- name: python_buildpack
220220
url: https://github.com/cloudfoundry/python-buildpack
221221
- name: php_buildpack
222-
url: https://github.com/cloudfoundry/php-buildpack
222+
url: https://github.com/cloudfoundry/php-buildpack/#v4.6.23
223223
- name: binary_buildpack
224224
url: https://github.com/cloudfoundry/binary-buildpack
225225
- name: nginx_buildpack

0 commit comments

Comments
 (0)