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 05142b8 commit e4f5ac6Copy full SHA for e4f5ac6
eng/common/templates/variables/docker-images.yml
@@ -1,5 +1,5 @@
1
variables:
2
- imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2634835
+ imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2647883
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
eng/pipelines/variables/core.yml
@@ -8,5 +8,3 @@ variables:
8
value: manifest.json
9
- name: publishEolAnnotations
10
value: true
11
-- name: generateEolAnnotationDataExtraOptions
12
- value: "--annotate-eol-products"
0 commit comments