build: bump upstream container to 26.06 and ONNX Runtime to 1.27.0 - #8867
Merged
Conversation
yinggeh
approved these changes
Jul 1, 2026
whoisj
approved these changes
Jul 1, 2026
whoisj
approved these changes
Jul 1, 2026
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.
What does the PR do?
Bumps the default Triton version map for the Vera Rubin (R100 / R200) build train:
upstream_container_version26.05→26.06andort_version1.24.4→1.27.0.Checklist
<commit_type>: <Title>Commit Type:
Related PRs:
triton-inference-server/onnxruntime_backend#347
Where should the reviewer start?
build.py—DEFAULT_TRITON_VERSION_MAP.Test plan:
Rubin build pipeline on the internal GitLab mirror builds the
py3image set with thebumped upstream / ORT versions.
Caveats:
Version-map bump only; no source or behavior change.
Background
Part of Vera Rubin (R100 / R200) CI enablement — aligns the build train with the 26.06
upstream and ONNX Runtime 1.27.0 used by the rubin images.
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)