Skip to content

Commit 18afb82

Browse files
Update common Docker engineering infrastructure with latest
1 parent 58907b7 commit 18afb82

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:2543116
2+
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2546747
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)