Commit 484ef3b
Update Node.js version to 24-alpine (#77)
* Update Node.js version to 24-alpine
* Change CMD to run app.js with node
* Implement multi-stage build in Dockerfile
Refactor Dockerfile to use multi-stage builds for better optimization and separation of build and production environments.
---------
Co-authored-by: Stefano Germano <2128484+stefanogermano@users.noreply.github.com>1 parent 30dfae5 commit 484ef3b
1 file changed
+19
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
6 | 16 | | |
7 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
8 | 23 | | |
| 24 | + | |
0 commit comments