Skip to content

Commit 8af6f39

Browse files
Update common Docker engineering infrastructure from mcr.microsoft.com/dotnet-buildtools/image-builder@sha256:48ef742fad35992699f740ea5127d4d406c0e5a37579bcb4fce52011cf1bf364
1 parent 05bd764 commit 8af6f39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/docker-tools/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@sha256:625a51b1f94918c079078c96870b8ef5a79fdc070b814e749c00edcb93ea7d84
2+
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder@sha256:48ef742fad35992699f740ea5127d4d406c0e5a37579bcb4fce52011cf1bf364
33
imageNames.imageBuilder: $(imageNames.imageBuilderName)
44
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
55
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux3.0-docker-testrunner

0 commit comments

Comments
 (0)