Skip to content

Commit acde21c

Browse files
authored
Remove instructions for Node.js 10.x base image
1 parent 7e39dca commit acde21c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc_source/nodejs-image.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ AWS provides the following base images for Node\.js:
2525
| --- | --- | --- | --- |
2626
| 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) |
2727
| 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) |
2928

3029
Docker Hub repository: amazon/aws\-lambda\-nodejs
3130

@@ -47,4 +46,4 @@ npm install aws-lambda-ric
4746

4847
For package details, see [Lambda RIC](http://npmjs.com/package/aws-lambda-ric) on the npm website\.
4948

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

Comments
 (0)