build-image icon indicating copy to clipboard operation
build-image copied to clipboard

This is the build image used for running automated builds

Results 139 build-image issues
Sort by recently updated
recently updated
newest added

#### Summary Fixes #182 (again) It appears that the above error has resurfaced. Internal link: https://github.com/netlify/pillar-support/issues/42 --- For us to review and ship your PR efficiently, please perform the following...

type: bug

🎉 Thanks for submitting a pull request! 🎉 #### Summary Fixes https://github.com/netlify/build/issues/1633 Fixes #789 Add pnpm support to the build image via the new corepack feature of node as @ascorbic...

type: feature

🎉 Thanks for submitting a pull request! 🎉 #### Summary Node provides even for older LTS versions security fixes (patch version) and some important features that are back ported like...

type: feature

🎉 Thanks for submitting a pull request! 🎉 #### Summary This is the matching Xenial PR that just incorporates the breaking change in the order of the install_dependency function. We...

type: bug

**Describe the bug** Builds are working using `[email protected]`, but when attempting to upgrade to `[email protected]` builds begin to fail. The logs state it installs `[email protected]` for some reason, I'm not...

type: bug

Adds PHP 8.1 to the build image. Just like 7.4, it can be selected and used in builds by setting the `PHP_VERSION` environment variable. PHP 8.1 was released almost a...

Fixes https://github.com/netlify/build-image/issues/782. 🎉 Thanks for submitting a pull request! 🎉 #### Summary Fixes #782. This PR is necessary because I have started facing Emacs package build dependency issues when building...

🎉 Thanks for submitting a pull request! 🎉 #### Summary Fixes #834 --- For us to review and ship your PR efficiently, please perform the following steps: - [x] Open...

**Describe the bug** Building with `podman` on my machine (linux) is failing. **To Reproduce** Steps to reproduce the behavior: 1. `ln -s /usr/bin/podman ~/.local/bin/docker` 2. `./test-tools/start-build.sh path/to/my/repo` 3. Can't run...

type: bug

#### Summary Fixes #832 I added a `-r` option and change the value of reflink to auto. --- For us to review and ship your PR efficiently, please perform the...