csantanapr commented on a change in pull request #4472: Updating runtimes to 
include new Node.js v12 image.
URL: 
https://github.com/apache/incubator-openwhisk/pull/4472#discussion_r282282358
 
 

 ##########
 File path: docs/actions-nodejs.md
 ##########
 @@ -43,7 +43,7 @@ and demonstrate how to bundle multiple JavaScript files and 
third party dependen
 
   The CLI automatically infers the type of the action by using the source file 
extension.
   For `.js` source files, the action runs by using a Node.js runtime. You may 
specify
-  the Node.js runtime to use by explicitly specifying the parameter `--kind 
nodejs:10`, `--kind nodejs:8`, or `--kind nodejs:6`
+  the Node.js runtime to use by explicitly specifying the parameter `--kind 
nodejs:12`, `--kind nodejs:10`, `--kind nodejs:8`, or `--kind nodejs:6`
 
 Review comment:
   Remove it from the docs now

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to