Skip to content

v0.10.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 00:59
· 1172 commits to master since this release
8a7a221

Welcome to the 0.10.0-rc3 release of buildx!
This is a pre-release of buildx

Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.

Notable changes

  • Add SBOM/Provenance support to imagetools inspect #1444
  • OCI-layout now doesn't require digest to be set #1456
  • SOURCE_DATE_EPOCH is now automatically forwarded as build-arg if set #1482

Dependency Changes

  • github.com/containerd/containerd v1.6.11 -> v1.6.14
  • github.com/docker/cli v23.0.0-beta.1 -> v23.0.0-rc.1
  • github.com/docker/docker v23.0.0-beta.1 -> v23.0.0-rc.1
  • github.com/moby/buildkit 862b22d7e7cf -> v0.11.0-rc4
  • github.com/tonistiigi/fsutil 0127568185cf -> fb433841cbfa

Previous release can be found at v0.10.0-rc2