Skip to content

Commit 9433ac7

Browse files
committed
Update readme
1 parent 7271384 commit 9433ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This image is based on node:20-alpine ([AWS Lambda uses Node v20.x](http://docs.
1212

1313
To deploy a Serverless service to AWS you will need to create an IAM user with the required permissions and set credentials. I'm setting credentials using [Bitbucket Pipelines environment variables](https://confluence.atlassian.com/bitbucket/environment-variables-in-bitbucket-pipelines-794502608.html); however setting credentials in Dockerfile is also possible.
1414

15-
Use the [16.x](https://github.com/jch254/docker-node-serverless/tree/16.x) branch/tag for an image running Node v16 and the [14.x](https://github.com/jch254/docker-node-serverless/tree/14.x) branch/tag for an image running Node v14.
15+
Use the [18.x](https://github.com/jch254/docker-node-serverless/tree/18.x) branch/tag for an image running Node v18 and the [16.x](https://github.com/jch254/docker-node-serverless/tree/16.x) branch/tag for an image running Node v16.

0 commit comments

Comments
 (0)