Skip to content

Support new Node:LTS image? (upgrading from 14 to 16)

Per 26 OCT 2021 new Node:Lts became Active LTS: node:16

This is causing build fails in the CI pipeline because package mismatches. Therefor as a fix I rolled back the CI config file to image: node:14 (it was: node:lts)

Node:14 has EOL April 2023 so there is some time.

Edited by roeland lanparty