Skip to content

Update Docker CI tags to 20251206-185d63a#2184

Merged
yzh119 merged 1 commit intomainfrom
update-docker-tags-20251206-185d63a
Dec 7, 2025
Merged

Update Docker CI tags to 20251206-185d63a#2184
yzh119 merged 1 commit intomainfrom
update-docker-tags-20251206-185d63a

Conversation

@flashinfer-bot
Copy link
Copy Markdown
Collaborator

@flashinfer-bot flashinfer-bot commented Dec 6, 2025

This PR updates the Docker CI image tags to the latest version: 20251206-185d63a

Updated images:

  • flashinfer/flashinfer-ci-cu126:20251206-185d63a
  • flashinfer/flashinfer-ci-cu128:20251206-185d63a
  • flashinfer/flashinfer-ci-cu129:20251206-185d63a
  • flashinfer/flashinfer-ci-cu130:20251206-185d63a

Auto-generated by release-ci-docker workflow

Summary by CodeRabbit

  • Chores
    • Updated CI build container images to latest versions for improved build reliability and security.

✏️ Tip: You can customize this high-level summary in your review settings.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @flashinfer-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request ensures the continuous integration environment remains current by updating the Docker image tags used for CI builds. This update brings the build and test infrastructure in line with the latest available images, promoting stability and consistency in the development workflow.

Highlights

  • Docker CI Image Updates: The pull request updates the Docker CI image tags for various CUDA versions (cu126, cu128, cu129, cu130) to the latest version: 20251206-185d63a.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Dec 6, 2025

Walkthrough

Four CI Docker image tags in ci/docker-tags.yml are updated to newer versions: the flashinfer-ci-cu126, cu128, cu129, and cu130 images are advanced from timestamp 20251205-54c1678 to 20251206-185d63a with corresponding digest updates.

Changes

Cohort / File(s) Change Summary
Docker CI Configuration
ci/docker-tags.yml
Updated four flashinfer-ci Docker image tags (cu126, cu128, cu129, cu130) to newer versions with new digests and timestamps

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Simple data update with no logic changes—verify that the new image tags and digests are correct and consistent across all four CUDA variants

Possibly related PRs

  • #2172: Updates the same four flashinfer-ci-cu12x image tags in ci/docker-tags.yml with different tag values.
  • #2164: Modifies the same ci/docker-tags.yml entries to update flashinfer-ci image tags to different versions.
  • #2179: Updates the same ci/docker-tags.yml entries, advancing tags from an earlier timestamp to a newer one.

Suggested reviewers

  • cyx-6
  • nvmbreughe
  • yzh119

Poem

🐰 The docker tags hop to a brand new day,
Twenty-two-oh-six shows the way,
Four cudas now dance in fresh new clothes,
From fifty-four to eighty-five, the timestamp goes! 🐇

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains what was changed and why, but it does not follow the repository's PR template structure with required sections. Add the missing template sections including Description, Related Issues, and the Pre-commit and Tests checklists to match the repository requirements.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely summarizes the main change: updating Docker CI tags to a specific version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-docker-tags-20251206-185d63a

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 185d63a and 0960c11.

📒 Files selected for processing (1)
  • ci/docker-tags.yml (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Deploy Docs
🔇 Additional comments (1)
ci/docker-tags.yml (1)

1-4: Auto-generated Docker tags are correctly formatted and consistent.

All four CUDA image variants are updated to the same tag 20251206-185d63a with proper formatting. Changes align with workflow expectations for auto-generated configuration.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Docker CI image tags. While the update itself is correct, the ci/docker-tags.yml file has duplicated tags for each image. I've provided a suggestion to use YAML anchors to define the tag once and reuse it. This will improve the maintainability of the file and make future updates less error-prone.

Comment thread ci/docker-tags.yml
Comment on lines +1 to +4
flashinfer/flashinfer-ci-cu126: 20251206-185d63a
flashinfer/flashinfer-ci-cu128: 20251206-185d63a
flashinfer/flashinfer-ci-cu129: 20251206-185d63a
flashinfer/flashinfer-ci-cu130: 20251206-185d63a
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The Docker image tag is repeated for each entry. This duplication can lead to errors during future updates, as it's possible to miss updating one of the lines. To improve maintainability and reduce redundancy, you can use a YAML anchor to define the tag once and then reference it for all images.

flashinfer/flashinfer-ci-cu126: &tag 20251206-185d63a
flashinfer/flashinfer-ci-cu128: *tag
flashinfer/flashinfer-ci-cu129: *tag
flashinfer/flashinfer-ci-cu130: *tag

@yzh119
Copy link
Copy Markdown
Collaborator

yzh119 commented Dec 7, 2025

/bot run

@yzh119 yzh119 merged commit 5fe01a2 into main Dec 7, 2025
4 checks passed
@yzh119 yzh119 deleted the update-docker-tags-20251206-185d63a branch December 7, 2025 06:56
@flashinfer-bot
Copy link
Copy Markdown
Collaborator Author

GitLab MR !182 has been created, and the CI pipeline #39752565 is currently running. I'll report back once the pipeline job completes.

BingooYang pushed a commit to BingooYang/flashinfer that referenced this pull request Mar 13, 2026
This PR updates the Docker CI image tags to the latest version:
`20251206-185d63a`

Updated images:
- flashinfer/flashinfer-ci-cu126:20251206-185d63a
- flashinfer/flashinfer-ci-cu128:20251206-185d63a
- flashinfer/flashinfer-ci-cu129:20251206-185d63a
- flashinfer/flashinfer-ci-cu130:20251206-185d63a

Auto-generated by [release-ci-docker
workflow](https://github.com/flashinfer-ai/flashinfer/actions/runs/19993421764)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated CI build container images to latest versions for improved
build reliability and security.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: yzh119 <11773619+yzh119@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants