https://hub.docker.com/r/moby/buildkit
Notable changes:
- Fix process termination handling to Runc when running interactive processes #3722
- Fix gateway exec tty cleanup on context.Canceled #3658
- Register builds before recording build history to avoid possible timeout error #3726
- Fix performance regression in creating LLB graphs #3732
- Fix sorting of build history records for GC #3733
- Fix an issue where linking builds with providing LLB inputs dropped the original source information for such inputs #3678
- Fix running BuildKit on BottleRocket OS #3697