Skip to content

Commit 746b453

Browse files
Use imagePrefix (#5550) (#5551)
(cherry picked from commit 2430821) Co-authored-by: Michel Laterman <[email protected]>
1 parent 3fcd104 commit 746b453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ steps:
177177
GO_DISTRO: "stdlib"
178178
agents:
179179
provider: "aws"
180-
image: "${IMAGE_UBUNTU_X86_64_FIPS}"
180+
imagePrefix: "${IMAGE_UBUNTU_X86_64_FIPS}"
181181
instanceType: "m5.xlarge"
182182
artifact_paths:
183183
- build/*.xml

0 commit comments

Comments
 (0)