Pin EIF builder to AL2023 release 2023.12.20260909.0 - #28
Merged
Merged
Conversation
Move BUILDER_AMI_NAME from al2023-ami-2023.12.20260831.0-kernel-6.18-arm64 to al2023-ami-2023.12.20260909.0-kernel-6.18-arm64. The builder now runs the AL2023 release the pin's own comment calls for, so every EIF is measured on the OS, kernel and nitro-cli of that release.
There was a problem hiding this comment.
🟢 Approval recommended
The focused one-line update is consistent with the workflow’s existing AMI resolution logic.
Pull request overview
Pins the EIF builder to the AL2023 release used by the TEE fleet.
Changes:
- Updates
BUILDER_AMI_NAMEto release2023.12.20260909.0.
File summaries
| File | Description |
|---|---|
.github/workflows/eif-build.yml |
Updates the builder AMI name pin. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the AL2023 release the EIF builder instance runs on, set by
BUILDER_AMI_NAMEin.github/workflows/eif-build.yml.al2023-ami-2023.12.20260831.0-kernel-6.18-arm64al2023-ami-2023.12.20260909.0-kernel-6.18-arm64The builder now runs the AL2023 release the pin's comment already calls for: the one the TEE fleet image is built from, so every EIF is measured on that OS, kernel and nitro-cli.
Pre-merge checklist
Ratchet Lint,lint,testall pass on40d980e(https://github.com/cloudx-io/openarbiter/actions/runs/35100670085, https://github.com/cloudx-io/openarbiter/actions/runs/35100670035).BUILDER_AMI_NAMEand nothing else. —gh pr diff --name-onlylists only.github/workflows/eif-build.yml; the single hunk changesBUILDER_AMI_NAME. Release equals packer-aws-amiorigin/mainal2023_release. The name resolves to one available, non-deprecated image in us-east-1:ami-0a157bd98d97a9589, created 2026-09-09, deprecation 2026-12-08.Post-merge verification
mainlogswith AMI <id>in its "Resolve builder AMI" step, and that AMI's name isal2023-ami-2023.12.20260909.0-kernel-6.18-arm64.