We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b5500 commit 164cfd2Copy full SHA for 164cfd2
docs/providers-guide.md
@@ -228,7 +228,7 @@ Provider type: `codebuild`.
228
229
#### Properties
230
231
-- *image* *(String|Object)*.
+- *image* *(String|Object)*. - default: `STANDARD_5_0`
232
- It is required to specify the container image your pipeline requires.
233
- Specify the Image that the AWS CodeBuild will use. Images can be found
234
[here](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-codebuild.LinuxBuildImage.html).
0 commit comments