Skip to content

Commit 2430821

Browse files
Use imagePrefix (#5550)
1 parent 2756c09 commit 2430821

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)