Skip to content

feat: support arm64 Linux for bin and Docker releases#1276

Merged
alilleybrinker merged 1 commit intomainfrom
alilleybrinker/arm64
Feb 16, 2026
Merged

feat: support arm64 Linux for bin and Docker releases#1276
alilleybrinker merged 1 commit intomainfrom
alilleybrinker/arm64

Conversation

@alilleybrinker
Copy link
Copy Markdown
Collaborator

@alilleybrinker alilleybrinker commented Feb 16, 2026

This adds support for arm64 Linux releases in both our pre-built binaries and for container images published to Docker Hub.

It uses the Arm-provided "partner images," and adds them to both our release automation and to CI to ensure we get regular testing against them with each PR.

Closes #1275

This adds support for arm64 Linux releases in both our pre-built
binaries and for container images published to Docker Hub.

It uses the Arm-provided "partner images," and adds them to both
our release automation and to CI to ensure we get regular testing
against them with each PR.

Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>
@alilleybrinker alilleybrinker added this pull request to the merge queue Feb 16, 2026
Merged via the queue into main with commit b89b922 Feb 16, 2026
20 checks passed
@alilleybrinker alilleybrinker deleted the alilleybrinker/arm64 branch February 16, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Consider supporting (again) arm64 Docker images

1 participant