kou opened a new pull request, #47510: URL: https://github.com/apache/arrow/pull/47510
### Rationale for this change We need `--build-arg BUILDKIT_INLINE_CACHE=1` to embed cache information to built images. If we don't use this, `--cache-from` doesn't work. ### What changes are included in this PR? Add missing `--build-arg BUILDKIT_INLINE_CACHE=1. ### Are these changes tested? No. We need to push built images to test this but we push built images after this is merged. ### Are there any user-facing changes? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
