Skip to content

fix(ci): pin pullable Linux image manifest - #26

Merged
zoeyrose merged 5 commits into
atrinik:mainfrom
zoeyrose:fix/build-image-manifest
Aug 8, 2026
Merged

fix(ci): pin pullable Linux image manifest#26
zoeyrose merged 5 commits into
atrinik:mainfrom
zoeyrose:fix/build-image-manifest

Conversation

@zoeyrose

@zoeyrose zoeyrose commented Aug 8, 2026

Copy link
Copy Markdown
Member

The initial v1.1.0 pin used the immutable multi-platform OCI index digest.
GitHub-hosted job-container initialization returned manifest unknown for that
tag-plus-index coordinate even though direct registry inspection and local
pulls resolve it.

This follow-up pins the concrete immutable Linux/amd64 image manifest used by
the validation and release jobs:

sha256:ab467b9573f7727a6ded9e6e0518fa87af68c340f73f03be41c192a98a34a633

Validation:

  • direct docker pull of the published v1.1.0 image
  • docker buildx imagetools inspect platform verification
  • actionlint
  • git diff --check

@zoeyrose
zoeyrose merged commit 3a6bbea into atrinik:main Aug 8, 2026
2 checks passed
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant