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 f0c9041 commit 36a88baCopy full SHA for 36a88ba
eng/common/templates/variables/docker-images.yml
@@ -1,5 +1,5 @@
1
variables:
2
- imageNames.imageBuilder: mcr.microsoft.com/dotnet-buildtools/image-builder:2008486
+ imageNames.imageBuilder: mcr.microsoft.com/dotnet-buildtools/image-builder:2017609
3
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
4
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-buster-slim-docker-testrunner-974165
5
imageNames.testRunner.withrepo: testrunner-withrepo:$(Build.BuildId)-$(System.JobId)
0 commit comments