We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c7d74a commit 5e93dbeCopy full SHA for 5e93dbe
cicd/2-cicd/cicd.template.yml
@@ -160,7 +160,7 @@ Resources:
160
Environment:
161
Type: LINUX_CONTAINER
162
ComputeType: BUILD_GENERAL1_SMALL
163
- Image: aws/codebuild/amazonlinux2-x86_64-standard:3.0
+ Image: aws/codebuild/amazonlinux2-x86_64-standard:4.0
164
PrivilegedMode: true
165
EnvironmentVariables:
166
- Name: ARTIFACT_STORE
@@ -183,7 +183,7 @@ Resources:
183
184
185
186
187
188
189
0 commit comments