Skip to content

Update Node.js version to 24-alpine#77

Open
markducks wants to merge 3 commits intomainfrom
update-node-version-in-dockerfile
Open

Update Node.js version to 24-alpine#77
markducks wants to merge 3 commits intomainfrom
update-node-version-in-dockerfile

Conversation

@markducks
Copy link
Copy Markdown
Collaborator

@markducks markducks commented Mar 29, 2026

Refactored the Dockerfile to improve the build process, optimize the final image, and add useful metadata. The changes introduce a multi-stage build to separate dependencies needed for building from those needed in production, and add Open Container Initiative (OCI) labels for better image identification.

Refactor Dockerfile to use multi-stage builds for better optimization and separation of build and production environments.
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