Skip to content

v0.4.1

Latest

Choose a tag to compare

@psviderski psviderski released this 16 Dec 09:32
· 1 commit to main since this release

This is a patch release that fixes image pushing for big layers (hundreds of MBs). In some Docker setups, it could retry multiple times and then fail by reaching maximum attempts (#45).

Changelog

  • 3710725 fix: retrying for big layers by waiting for the writer lock (#57)