You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc_source/nodejs-image.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,6 @@ AWS provides the following base images for Node\.js:
25
25
| --- | --- | --- | --- |
26
26
| 14 | NodeJS 14\.x | Amazon Linux 2 |[Dockerfile for Node\.js 14\.x on GitHub](https://github.com/aws/aws-lambda-base-images/blob/nodejs14.x/Dockerfile.nodejs14.x)|
27
27
| 12 | NodeJS 12\.x | Amazon Linux 2 |[Dockerfile for Node\.js 12\.x on GitHub](https://github.com/aws/aws-lambda-base-images/blob/nodejs12.x/Dockerfile.nodejs12.x)|
28
-
| 10 | NodeJS 10\.x | Amazon Linux 2 |[Dockerfile for Node\.js 10\.x on GitHub](https://github.com/aws/aws-lambda-base-images/blob/nodejs10.x/Dockerfile.nodejs10.x)|
29
28
30
29
Docker Hub repository: amazon/aws\-lambda\-nodejs
31
30
@@ -47,4 +46,4 @@ npm install aws-lambda-ric
47
46
48
47
For package details, see [Lambda RIC](http://npmjs.com/package/aws-lambda-ric) on the npm website\.
49
48
50
-
You can also download the [Node\.js runtime interface client](https://github.com/aws/aws-lambda-nodejs-runtime-interface-client) from GitHub\.
49
+
You can also download the [Node\.js runtime interface client](https://github.com/aws/aws-lambda-nodejs-runtime-interface-client) from GitHub\.
0 commit comments