Skip to content

WEB-818: Update all non-major dependencies#117

Merged
IOhacker merged 1 commit into
devfrom
IOhacker-patch-1
May 18, 2026
Merged

WEB-818: Update all non-major dependencies#117
IOhacker merged 1 commit into
devfrom
IOhacker-patch-1

Conversation

@IOhacker
Copy link
Copy Markdown
Contributor

@IOhacker IOhacker commented May 18, 2026

Description

Describe the changes made and why they were made instead of how they were made. List any dependencies that are required for this change.

Related issues and discussion

#{Issue Number}

Screenshots, if any

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • If you have multiple commits please combine them into one commit by squashing them.

  • Read and understood the contribution guidelines at CONTRIBUTING.md.

Summary by CodeRabbit

  • Chores
    • Updated Node.js builder and Nginx runtime container base images to newer versions for improved security and stability.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e6650758-fbbf-4141-bff6-4c9db0f6742a

📥 Commits

Reviewing files that changed from the base of the PR and between 4948c10 and 00da34e.

📒 Files selected for processing (1)
  • Dockerfile

📝 Walkthrough

Walkthrough

The Dockerfile's multi-stage build was updated to use newer Alpine 3.23 base image tags. The Node.js builder image now points to node:24-alpine3.23 and the Nginx runtime image to nginx:1.31.0-alpine3.23-slim, replacing the previous Alpine 3.22-based versions. Build stage wiring remains unchanged.

Changes

Base Image Updates

Layer / File(s) Summary
Base image version bump
Dockerfile
BUILDER_IMAGE and NGINX_IMAGE ARG defaults updated to Alpine 3.23 tags; builder stage continues to reference the updated image without structural changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Alpine winds now blow at version twenty-three,
Node and Nginx dance so light and free,
No logic bent, no features new—
Just fresher base images, tried and true!
✨🐇

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch IOhacker-patch-1

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.

@IOhacker IOhacker merged commit de779c0 into dev May 18, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant