We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aca28d commit 4b212b5Copy full SHA for 4b212b5
eng/common/templates/variables/docker-images.yml
@@ -1,5 +1,5 @@
1
variables:
2
- imageNames.imageBuilder: mcr.microsoft.com/dotnet-buildtools/image-builder:957042
+ imageNames.imageBuilder: mcr.microsoft.com/dotnet-buildtools/image-builder:939194
3
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
4
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-stretch-slim-docker-testrunner-690072
5
imageNames.testRunner.withrepo: testrunner-withrepo:$(Build.BuildId)-$(System.JobId)
0 commit comments