Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

v1.10.14

Choose a tag to compare

@sapientpants sapientpants released this 11 Oct 14:50
· 20 commits to main since this release

Patch Changes

  • #316 8a104e2 - Fix multi-platform Docker image publishing using buildx imagetools
    • Replace skopeo with docker buildx imagetools for OCI archive handling
    • The imagetools command properly imports multi-platform manifest lists from OCI archives
    • Fixes error: "more than one image in oci, choose an image"
    • Ensures both linux/amd64 and linux/arm64 images are pushed correctly to Docker Hub