This repository has been archived by the owner on Oct 22, 2023. It is now read-only.
Releases: batect/batect
Releases · batect/batect
0.85.0
0.84.0
0.83.9
- Fixed: Batect would fail to start on ARM macOS machines (#1542 - thanks to @balasurajgajula for the bug report)
0.83.8
- Fixed: Batect would fail to start on Amazon Linux 2 and other systems with glibc version before 2.27 (#1538 - thanks to @srisudarsan for the bug report)
0.83.7
- Fixed: Batect would sometimes fail to build an image when using Docker 23.0.5 or later (#1527 - thanks to @danieldooley for the bug report)
0.83.6
- Fixed: Batect would fail to start on Apple M1 machines with
fatal error: minpc or maxpc invalid
(#1474 - thanks to @KevinSchwerdtfeger for the bug report)
0.83.5
- Fixed: building an image using BuildKit with some versions of Docker could cause Batect to crash with
panic: no step number found for digest ...
0.83.4
- Fixed: running Linux containers on a Windows host would sometimes fail with a
The pipe is being closed
error (#1344 - thanks to @MichaelKnightXero for the bug report)