v0.13.2
github-actions
released this
25 Apr 17:41
·
1125 commits
to master
since this release
buildkit 0.13.2
Welcome to the 0.13.2 release of buildkit!
Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.
Notable Changes
- Default Dockerfile frontend has been updated to 1.7.1
- Fix regression on copying hardlinks from buildx context with filters #4870 tonistiigi/fsutil#198
- Windows buildkitd now correctly handles
--group
flag #4875 - Windows buildkitd default GC is now based on disk size like in Linux #4865
- Fix issues with some path validation for Windows containers #4863
- Fix
rewrite-timestamps
option incompatibility withCOPY --link
#4804 - Fix issue where
rewite-timestamps
rewrites base image layers in some cases #4805
Dependency Changes
- github.com/tonistiigi/fsutil 7525a1af2bb5 -> 91a3fc46842c
Previous release can be found at v0.13.1