Update guide/source/using-node-v14.21.4.md

Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
This commit is contained in:
Gabriel Grubba
2023-08-11 15:45:15 -03:00
committed by GitHub
parent 7f34161e4c
commit 052c49e2fd

View File

@@ -5,7 +5,7 @@ description: How to use our ESM Node.js version within your Meteor app.
Meteor 2.13 comes with Node v14.21.4 security update. If you are using Meteor with Docker,
you will need to update your Dockerfile to use our [new docker image](https://hub.docker.com/r/meteor/node)
that contains Nodejs v14.21.4.
that contains Node.js v14.21.4.
Our plan with having a Extended Support Maintenance Node.js version is to provide a stable Node.js version for Meteor