Skip to content

chore(deps): docker dependency upgrade - #79

Merged
fqjony merged 1 commit into
latestfrom
udx-docker-dependency-updates
Sep 7, 2026
Merged

chore(deps): docker dependency upgrade#79
fqjony merged 1 commit into
latestfrom
udx-docker-dependency-updates

Conversation

@udx-github

@udx-github udx-github commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates worker-nodejs Dockerfile dependency pins.

Evidence

  • Probe report artifact: docker-dependency-report.json
  • Copilot CLI: updated non-apt dependencies
  • Copilot session artifact: copilot-docker-dependency-session.md

Diff

diff --git a/Dockerfile b/Dockerfile
index 5c4b8bc..c6aa80c 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -5,7 +5,7 @@ FROM usabilitydynamics/udx-worker:0.49.0
 LABEL version="0.32.0"
 
 # Set build arguments for Node.js, npm, and application port
-ARG NODE_VERSION=24.18.1
+ARG NODE_VERSION=24.20.0
 ARG NPM_VERSION=12.0.2
 ARG APP_PORT=8080
 

Devin Review

Copilot AI balanced review requested due to automatic review settings September 3, 2026 05:39
@udx-github udx-github added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Sep 3, 2026
@udx-github
udx-github requested a review from a team September 3, 2026 05:39

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Devin Review

Copilot AI left a comment

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.

🟢 Approval recommended

The dependency-only update has no unresolved issues.

Pull request overview

Updates the Docker build’s pinned Node.js 24 LTS release.

Changes:

  • Bumps Node.js from 24.18.1 to 24.20.0.
File summaries
File Description
Dockerfile Updates the pinned Node.js version.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@fqjony
fqjony merged commit 1aa1905 into latest Sep 7, 2026
21 checks passed
@fqjony
fqjony deleted the udx-docker-dependency-updates branch September 7, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants