Skip to content

Commit ff26328

Browse files
Update common Docker engineering infrastructure from mcr.microsoft.com/dotnet-buildtools/image-builder@sha256:01b9ecbc6c126e25aec9060c8fe4d4a8bf84babcfed7422b136a29bc4c607513
1 parent a278728 commit ff26328

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:ec9d58ce2f6926c5a3cc8ec56e8a612143c9c35bdba1f2cd5615d3d7a91c9287
2+
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder@sha256:01b9ecbc6c126e25aec9060c8fe4d4a8bf84babcfed7422b136a29bc4c607513
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)