Skip to content

Commit

Permalink
Update _kbarticles/2024-12-02-php-buildpack-failed-to-clone-git-repos…
Browse files Browse the repository at this point in the history
…itory-issue.md

Co-authored-by: Mark Boyd <[email protected]>
Signed-off-by: ArsHaider <[email protected]>
  • Loading branch information
ArsHaider and markdboyd authored Dec 2, 2024
1 parent 08af0df commit f3082e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The solution to this issue is pin the version of the buildpack that you are usin

To pin the buildpack version, specify the buildpack version URL in your application manifest under the `buildpacks:` attribute as shown below.

```shell
```yaml
buildpacks:
- https://github.com/cloudfoundry/php-buildpack#v4.6.23
```
Expand Down

0 comments on commit f3082e3

Please sign in to comment.