From 9ccef358dbf1a98ffc57ebad704eaa5420224c3d Mon Sep 17 00:00:00 2001 From: thiago Date: Fri, 20 Oct 2023 15:56:48 -0300 Subject: [PATCH] removing 'it will be updated' --- guide/source/using-node-v14.21.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/source/using-node-v14.21.4.md b/guide/source/using-node-v14.21.4.md index 78c3721d8e..f4d467d606 100644 --- a/guide/source/using-node-v14.21.4.md +++ b/guide/source/using-node-v14.21.4.md @@ -35,7 +35,7 @@ You can find our official Docker images at the following links: - [meteor/node](https://hub.docker.com/r/meteor/node/tags) - [meteor/galaxy-app](https://hub.docker.com/r/meteor/galaxy-app/tags) - [meteor/galaxy-puppeteer](https://hub.docker.com/r/meteor/galaxy-puppeteer/tags) -- [meteor/base](https://hub.docker.com/r/meteor/meteor-base/tags) (It will be updated soon) +- [meteor/base](https://hub.docker.com/r/meteor/meteor-base/tags)

Installing Node.js in Linux