File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ variables:
44 # and check the job creating the image to make sure you have the right SHA prefix
55 TEST_INFRA_DEFINITIONS_BUILDIMAGES_SUFFIX : " -dev"
66 # Make sure to update test-infra-definitions version in go.mod as well
7- TEST_INFRA_DEFINITIONS_BUILDIMAGES : 8364f147c224
7+ TEST_INFRA_DEFINITIONS_BUILDIMAGES : bd7b0d4ad30d
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ require (
5858 // `TEST_INFRA_DEFINITIONS_BUILDIMAGES` matches the commit sha in the module version
5959 // Example: github.com/DataDog/test-infra-definitions v0.0.0-YYYYMMDDHHmmSS-0123456789AB
6060 // => TEST_INFRA_DEFINITIONS_BUILDIMAGES: 0123456789AB
61- github.com/DataDog/test-infra-definitions v0.0.0-20241210003606-8364f147c224
61+ github.com/DataDog/test-infra-definitions v0.0.0-20241210184411-bd7b0d4ad30d
6262 github.com/aws/aws-sdk-go-v2 v1.32.5
6363 github.com/aws/aws-sdk-go-v2/config v1.28.5
6464 github.com/aws/aws-sdk-go-v2/service/ec2 v1.190.0
You can’t perform that action at this time.
0 commit comments