mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-25 17:14:57 +02:00
* Upgrade Node.js version in Dockerfile * Updated Node.js version in Dockerfile from 20-alpine to 25-alpine. * Copy of the sources has to happen before the build. * fix(docker): use node:22-alpine to match .nvmrc LTS version --------- Co-authored-by: Elie Habib <elie.habib@gmail.com>