Skip to content

v1.2.1

Choose a tag to compare

@nopoz nopoz released this 15 Jun 22:11
· 10 commits to main since this release

Fixes

  • Registry: skip manifest-list entries that have no platform, so multi-arch images built with buildx (whose image index also carries platform-less attestation/signature manifests) no longer crash digest resolution with Cannot read properties of undefined (reading 'architecture'). Affected containers now resolve their digest normally (#104).