Default to Node 18 in Python 3 runtime

Hi,

I’m calling into python scripts from Node, and thus I use the Python 3 Web Service runtime which also comes with Node installed. Unfortunately it only comes with the long outdated Node 14. Today Node 18 is the LTS, and Node 16 has passed EOL, so I’d like to hear if Node 18 can be made the default for the Python 3 Web Service runtime.

Hi,

The Node version can be set in the same way using the Python Runtime, as it can using the Node runtime.

The deploy logs will show the Node version in use followed by a link on how to change it, something like:

==> Using Node version 14.17.0 (default)
==> Docs on specifying a Node version: https://render.com/docs/node-version

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.