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 8f1ed40 commit 51f5be8Copy full SHA for 51f5be8
eng/common/templates/variables/docker-images.yml
@@ -1,6 +1,6 @@
1
variables:
2
- imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2091645
+ imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2102317
3
imageNames.imageBuilder: $(imageNames.imageBuilderName)
4
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
5
- imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-buster-slim-docker-testrunner-974165
+ imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-bullseye-slim-docker-testrunner
6
imageNames.testRunner.withrepo: testrunner-withrepo:$(Build.BuildId)-$(System.JobId)
0 commit comments