File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
eng/common/templates/variables Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11variables :
2- imageNames.imageBuilderName : mcr.microsoft.com/dotnet-buildtools/image-builder:2566544
2+ imageNames.imageBuilderName : mcr.microsoft.com/dotnet-buildtools/image-builder:2570468
33 imageNames.imageBuilder : $(imageNames.imageBuilderName)
44 imageNames.imageBuilder.withrepo : imagebuilder-withrepo:$(Build.BuildId)-$(System.JobId)
55 imageNames.testRunner : mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner2.0-docker-testrunner
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ variables:
2929- name : windowsServer2016PublicPoolImage
3030 value : Server2016-NESDockerBuilds
3131- name : windowsServer2016InternalPoolImage
32- value : Server2016-NESDockerBuilds-PT
32+ value : Server2016-NESDockerBuilds-1ESPT
3333- name : windowsServer2016PoolName
3434 value : Docker-2016-${{ variables['System.TeamProject'] }}
3535
You can’t perform that action at this time.
0 commit comments