-
Notifications
You must be signed in to change notification settings - Fork 339
Update UI base images for PolyLingua, GraphRAG and HybridRAG #2397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: ZePan110 <ze.pan@intel.com>
|
ℹ️ INFO |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the Node.js base Docker images from specific version 20.x to version 22 across three UI components: DocSum, GraphRAG, and HybridRAG.
Changes:
- Updated base Node.js Docker image from version 20.11.1 to version 22 for HybridRAG and GraphRAG
- Updated base Node.js Docker image from version 20.19.0 to version 22 for DocSum
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| HybridRAG/ui/docker/Dockerfile | Updated Node.js base image from 20.11.1 to 22 |
| GraphRAG/ui/docker/Dockerfile | Updated Node.js base image from 20.11.1 to 22 |
| DocSum/ui/docker/Dockerfile | Updated Node.js base image from 20.19.0 to 22 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
for more information, see https://pre-commit.ci
…xamples into update/3base
Dependency Review✅ No vulnerabilities or license issues found.Scanned FilesNone |
|
HybridRAG has known issue #2385 |
Description
Update UI base images for PolyLingua, GraphRAG and HybridRAG
Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as
n/a.Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.