rabbah 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_r281715603
########## File path: docs/concurrency.md ########## @@ -29,7 +29,7 @@ Concurrent activation processing within the same action container can be enabled * enable the akka http client at invoker config * e.g. CONFIG_whisk_containerPool_akkaClient=true -* use a kind that supports concurrency (currently only `nodejs:10`, `nodejs:8` and `nodejs:6`) +* use a kind that supports concurrency (currently only `nodejs:12`, `nodejs:10`, `nodejs:8` and `nodejs:6`) Review comment: remove 6. ---------------------------------------------------------------- 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
