Skip to content

chore: bump Node.js base image from 25.7.0 to 25.8.0#19

Merged
Amnoor merged 1 commit intodevelopfrom
chore/node-version-bump
Mar 5, 2026
Merged

chore: bump Node.js base image from 25.7.0 to 25.8.0#19
Amnoor merged 1 commit intodevelopfrom
chore/node-version-bump

Conversation

@Amnoor
Copy link
Contributor

@Amnoor Amnoor commented Mar 5, 2026

Summary

This PR updates the Dockerfile builder stage base image from node:25.7.0-alpine3.22 to node:25.8.0-alpine3.22, upgrading the Node.js runtime extracted into the final scratch image from 25.7.0 to 25.8.0. No other files are changed.

Files Changed

Added:

  • None

Modified:

  • Dockerfile

Deleted:

  • None

Key Changes

  • Updated FROM node:25.7.0-alpine3.22 AS builder to FROM node:25.8.0-alpine3.22 AS builder in the builder stage, upgrading the Node.js runtime from 25.7.0 to 25.8.0.

@Amnoor Amnoor merged commit 816a32e into develop Mar 5, 2026
3 checks passed
@Amnoor Amnoor deleted the chore/node-version-bump branch March 5, 2026 07:10
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