mitre-attack / attack-navigator

Web app that provides basic navigation and annotation of ATT&CK matrices
https://mitre-attack.github.io/attack-navigator
Apache License 2.0
2.01k stars 593 forks source link

Update Node.js 16 to 18 #548

Closed erinehall closed 1 year ago

erinehall commented 1 year ago

Node.js 16 has now reached maintenance mode and will reach end-of-life on 2023-09-11. The new LTS version is Node.js 18. Updates the Dockerfile to use Node.js 18.

Resolves https://github.com/mitre-attack/attack-navigator/issues/540