Skip to content

Commit 4bc4e46

Browse files
[main] Update common Docker engineering infrastructure with latest (#1143)
1 parent 15589d4 commit 4bc4e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/templates/variables/docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variables:
2-
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2482214
2+
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2482991
33
imageNames.imageBuilder: $(imageNames.imageBuilderName)
44
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
55
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner2.0-docker-testrunner

0 commit comments

Comments
 (0)