SEED-platform / seed

Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
Other
107 stars 55 forks source link

Update Node in Docker images #4580

Closed axelstudios closed 6 months ago

axelstudios commented 6 months ago

Any background context you want to provide?

Node v14 reached end of life a year ago, and we're seeing warnings in our CI publish logs because Alpine 3.14 defaults to Node v14.

What's this PR do?

Updates Node from v14 to v20

How should this be manually tested?

The CI should pass, or you can build the docker container and launch it