Skip to content

fix: node docker image#9007

Merged
mikeallisonJS merged 1 commit intomainfrom
26-00-MA-fix-node-docker-image
Apr 11, 2026
Merged

fix: node docker image#9007
mikeallisonJS merged 1 commit intomainfrom
26-00-MA-fix-node-docker-image

Conversation

@mikeallisonJS
Copy link
Copy Markdown
Collaborator

@mikeallisonJS mikeallisonJS commented Apr 10, 2026

Summary by CodeRabbit

  • Chores
    • Updated container runtime environments across API services: Node.js upgraded from version 22 to version 24 and Alpine Linux updated from version 3.20 to version 3.23. All service functionality and configurations remain unchanged.

@mikeallisonJS mikeallisonJS requested a review from csiyang April 10, 2026 21:13
@mikeallisonJS mikeallisonJS self-assigned this Apr 10, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 240c78a5-9618-40bb-832f-12f416bac467

📥 Commits

Reviewing files that changed from the base of the PR and between 8f68ae6 and f364805.

📒 Files selected for processing (6)
  • apis/api-analytics/Dockerfile
  • apis/api-journeys-modern/Dockerfile
  • apis/api-journeys/Dockerfile
  • apis/api-languages/Dockerfile
  • apis/api-media/Dockerfile
  • apis/api-users/Dockerfile

Walkthrough

Updated Docker base image from node:22-alpine3.20 to node:24-alpine3.23 across six API services (api-analytics, api-journeys-modern, api-journeys, api-languages, api-media, and api-users), upgrading the Node.js runtime and Alpine Linux versions while keeping all other Dockerfile configurations unchanged.

Changes

Cohort / File(s) Summary
Docker Base Image Updates
apis/api-analytics/Dockerfile, apis/api-journeys-modern/Dockerfile, apis/api-journeys/Dockerfile, apis/api-languages/Dockerfile, apis/api-media/Dockerfile, apis/api-users/Dockerfile
Updated Docker base image from node:22-alpine3.20 to node:24-alpine3.23 across all API Dockerfiles. All other build instructions and runtime configurations remain unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'fix: node docker image' is vague and generic, using non-descriptive language that doesn't convey the specific nature of the change. Consider a more specific title like 'upgrade: update Node.js Docker images from node:22 to node:24' to clearly indicate the version upgrade across multiple services.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 26-00-MA-fix-node-docker-image

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.

@stage-branch-merger
Copy link
Copy Markdown
Contributor

I see you added the "on stage" label, I'll get this merged to the stage branch!

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Apr 10, 2026

View your CI Pipeline Execution ↗ for commit f364805

Command Status Duration Result
nx affected --target=subgraph-check --base=8f68... ✅ Succeeded 4s View ↗
nx affected --target=extract-translations --bas... ✅ Succeeded <1s View ↗
nx affected --target=lint --base=8f68ae6420eb47... ✅ Succeeded 1m 13s View ↗
nx affected --target=type-check --base=8f68ae64... ✅ Succeeded 55s View ↗
nx run-many --target=codegen --all --parallel=3 ✅ Succeeded 1s View ↗
nx run-many --target=prisma-generate --all --pa... ✅ Succeeded 4s View ↗

☁️ Nx Cloud last updated this comment at 2026-04-10 21:19:24 UTC

@mikeallisonJS mikeallisonJS requested a review from tataihono April 10, 2026 22:28
@tanflem tanflem self-requested a review April 11, 2026 21:40
@mikeallisonJS mikeallisonJS added this pull request to the merge queue Apr 11, 2026
Merged via the queue into main with commit f89cc11 Apr 11, 2026
32 checks passed
@mikeallisonJS mikeallisonJS deleted the 26-00-MA-fix-node-docker-image branch April 11, 2026 22:14
tanflem pushed a commit that referenced this pull request Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants