Update UI base images for SearchQnA, Text2Image and CodeTrans#2396
Update UI base images for SearchQnA, Text2Image and CodeTrans#2396
Conversation
Signed-off-by: ZePan110 <ze.pan@intel.com>
|
ℹ️ INFO |
There was a problem hiding this comment.
Pull request overview
This PR updates the Node.js base image versions in Docker configurations for CodeGen and CodeTrans UI components from specific Node 20 versions to Node 22.
Changes:
- Upgraded Node.js base images from version 20.x to version 22
- Updated Docker base image specifications to use a non-pinned version tag
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| CodeTrans/ui/docker/Dockerfile | Updates base image from node:20.19.0 to node:22 |
| CodeGen/ui/docker/Dockerfile | Updates base image from node:20.11.1 to node:22 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
for more information, see https://pre-commit.ci
…est to 1.22.2-32 Signed-off-by: ZePan110 <ze.pan@intel.com>
…enAIExamples into update/2baseimage Signed-off-by: ZePan110 <ze.pan@intel.com>
|
ℹ️ INFO |
|
ℹ️ INFO |
|
ℹ️ INFO |
Description
Update UI base images for SearchQnA, Text2Image and CodeTrans
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.