Skip to content

Commit 9fb32b4

Browse files
use different image for builds
1 parent 120ec4c commit 9fb32b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cicd/2-cicd/cicd.template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Resources:
115115
Environment:
116116
Type: LINUX_CONTAINER
117117
ComputeType: BUILD_GENERAL1_SMALL
118-
Image: aws/codebuild/amazonlinux2-x86_64-standard:3.0
118+
Image: aws/codebuild/standard:5.0
119119
PrivilegedMode: true
120120
EnvironmentVariables:
121121
- Name: ARTIFACT_STORE

0 commit comments

Comments
 (0)