Skip to content

Commit ac1c985

Browse files
committed
Readme
1 parent 781a0eb commit ac1c985

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
@@ -4,7 +4,7 @@
44

55
Docker-powered build/deployment environment for Node.js projects on AWS. This Docker image is intended for use with [Bitbucket Pipelines](https://bitbucket.org/product/features/pipelines) and [AWS CodeBuild](https://aws.amazon.com/codebuild).
66

7-
This image is based on node:17-alpine and has Terraform 1.1.7, the AWS CLI and Yarn installed (see Dockerfile for all other installed utilities).
7+
This image is based on node:16-alpine and has Terraform 1.1.7, the AWS CLI and Yarn installed (see Dockerfile for all other installed utilities).
88

99
See [serverless-node-dynamodb-ui](https://github.com/jch254/serverless-node-dynamodb-ui) for an example of this image in action.
1010

0 commit comments

Comments
 (0)