Update registry.access.redhat.com/ubi9/nodejs-22 Docker tag to v9#937
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the frontend Docker image base for the Node.js 22 UBI9 stage from tag 1-1783573424 to 9.8-1783573424, aligning with a newer major image version. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- Since this is a major base image bump, verify that any Node/npm/yarn tooling or build scripts in the frontend Dockerfile are still compatible with the new UBI9 nodejs-22 image (e.g., default working directory, user, and installed tools).
- If other Dockerfiles or CI pipelines rely on the previous
1-1783573424tag, consider updating them in the same change to keep the environment consistent and avoid subtle differences between builds.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Since this is a major base image bump, verify that any Node/npm/yarn tooling or build scripts in the frontend Dockerfile are still compatible with the new UBI9 nodejs-22 image (e.g., default working directory, user, and installed tools).
- If other Dockerfiles or CI pipelines rely on the previous `1-1783573424` tag, consider updating them in the same change to keep the environment consistent and avoid subtle differences between builds.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (62.06%) is below the target coverage (85.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #937 +/- ##
=======================================
Coverage 62.06% 62.06%
=======================================
Files 91 91
Lines 3978 3978
=======================================
Hits 2469 2469
Misses 1509 1509 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
72c898a to
dc6df60
Compare
This PR contains the following updates:
1-1783573424→9.8-1783903054Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.