Skip to content

Update Node.js version to 24-alpine#77

Merged
stefanogermano merged 4 commits intomainfrom
update-node-version-in-dockerfile
Apr 7, 2026
Merged

Update Node.js version to 24-alpine#77
stefanogermano merged 4 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.

markducks and others added 3 commits March 29, 2026 20:14
Refactor Dockerfile to use multi-stage builds for better optimization and separation of build and production environments.
@stefanogermano stefanogermano merged commit 484ef3b into main Apr 7, 2026
6 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.

2 participants