Skip to content

v0.10.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 21:27
· 4136 commits to master since this release
a2ba686

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