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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,6 @@
4
4
5
5
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).
6
6
7
-
This image is based on node:14-alpine and has Terraform 0.13.3, the AWS CLI and Yarn installed (see Dockerfile for all other installed utilities).
7
+
This image is based on node:14-alpine and has Terraform 0.13.4, the AWS CLI and Yarn installed (see Dockerfile for all other installed utilities).
8
8
9
9
See [serverless-node-dynamodb-ui](https://github.com/jch254/serverless-node-dynamodb-ui) for an example of this image in action.
0 commit comments