Skip to content

Commit 078498d

Browse files
Update common Docker engineering infrastructure from mcr.microsoft.com/dotnet-buildtools/image-builder@sha256:a448063e938c5c186c25a64e36c4f1e9a755c346b5007d9f3fbfd846ac4514e4
1 parent a1306d2 commit 078498d

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