Skip to content

Commit 312de80

Browse files
author
Umiker
committed
Updated the build environment in the CloudFormation template
1 parent fa022a4 commit 312de80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-cloudformation.template

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"Value": "latest"
5454
}
5555
],
56-
"Image": "aws/codebuild/docker:17.09.0",
56+
"Image": "aws/codebuild/amazonlinux2-x86_64-standard:1.0",
5757
"PrivilegedMode": "true",
5858
"Type": "LINUX_CONTAINER"
5959
},
@@ -281,4 +281,4 @@
281281
"Type": "AWS::ECR::Repository"
282282
}
283283
}
284-
}
284+
}

0 commit comments

Comments
 (0)