https://hub.docker.com/r/moby/buildkit
Notable changes:
- Default Dockerfile frontend has been updated to v1.4.3 with fixes to handling platforms and timestamps for named image contexts. changelog
- Fix cancellation error not being detected and erroneously cached #2926
- Fix interactive containers not releasing resources when client doesn't gracefully disconnect them #3025
- Fix possible panic on handling nil results #3043
- Add logging to healthcheck monitoring and mitigate possibility of healthcheck failing under load2998
- Add fallback when rootless buildkitd cannot access containerd socket #2968