Skip to content

Commit e4f5ac6

Browse files
[nightly] Update common Docker engineering infrastructure with latest (#6259)
Co-authored-by: Logan Bussell <[email protected]>
1 parent 05142b8 commit e4f5ac6

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

eng/common/templates/variables/docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variables:
2-
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2634835
2+
imageNames.imageBuilderName: mcr.microsoft.com/dotnet-buildtools/image-builder:2647883
33
imageNames.imageBuilder: $(imageNames.imageBuilderName)
44
imageNames.imageBuilder.withrepo: imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
55
imageNames.testRunner: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux3.0-docker-testrunner

eng/pipelines/variables/core.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ variables:
88
value: manifest.json
99
- name: publishEolAnnotations
1010
value: true
11-
- name: generateEolAnnotationDataExtraOptions
12-
value: "--annotate-eol-products"

0 commit comments

Comments
 (0)