We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c976138 commit 827c557Copy full SHA for 827c557
eng/common/templates/variables/docker-images.yml
@@ -1,5 +1,5 @@
1
variables:
2
- imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2662183
+ imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2685072
3
imageNames.imageBuilder: $(imageNames.imageBuilderName)
4
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
5
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux3.0-docker-testrunner
0 commit comments