[
https://issues.apache.org/jira/browse/ARROW-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331342#comment-17331342
]
Dominik Moritz commented on ARROW-8436:
---------------------------------------
[~kszucs] which file is that? It looks like we use node 14 in
linux-apt-docs.dockerfile already.
> [Docs] Update NodeJS version in the documentation image because version 11 is
> no longer maintained
> --------------------------------------------------------------------------------------------------
>
> Key: ARROW-8436
> URL: https://issues.apache.org/jira/browse/ARROW-8436
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Documentation, JavaScript
> Reporter: Krisztian Szucs
> Priority: Major
>
> {code}
> ================================================================================
> DEPRECATION WARNING
> Node.js 11.x is no longer actively supported!
> You will not receive security or critical stability updates for this
> version.
> You should migrate to a supported version of Node.js as soon as possible.
> Use the installation script that corresponds to the version of Node.js you
> wish to install. e.g.
> * https://deb.nodesource.com/setup_10.x — Node.js 10 LTS "Dubnium"
> (recommended)
> * https://deb.nodesource.com/setup_12.x — Node.js 12 LTS "Erbium"
> Please see https://github.com/nodejs/Release for details about which
> version may be appropriate for you.
> The NodeSource Node.js distributions repository contains
> information both about supported versions of Node.js and supported Linux
> distributions. To learn more about usage, see the repository:
> https://github.com/nodesource/distributions
> ================================================================================
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)