fix(docker): update Node.js version to 24.11.1-alpine #650

Merged
argoyle merged 1 commits from fix/docker-update-nodejs-version into main 2025-12-05 07:51:59 +00:00

1 Commits

Author SHA1 Message Date
argoyle 114cbf89c5 fix(docker): update Node.js version to 24.11.1-alpine
Updates the Node.js base image in the Dockerfile to the latest
24.11.1-alpine version for improved performance and security. This
change ensures the application runs on a stable and supported
version of Node.js.
2025-12-05 08:32:22 +01:00