Skip to content

Commit 8a21184

Browse files
Update containers used in AzDO (#1219)
1 parent 22e2395 commit 8a21184

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

azure-pipelines/templates/stages/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ stages:
1414
name: $(DncEngInternalBuildPool)
1515
image: 1es-ubuntu-2204
1616
os: linux
17-
container: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8
17+
container: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net10.0-build-amd64
1818
steps:
1919
- template: ${{ parameters.engCommonTemplatesDir }}/steps/source-build.yml
2020

@@ -41,7 +41,6 @@ stages:
4141
name: $(DncEngInternalBuildPool)
4242
image: 1es-windows-2022
4343
os: windows
44-
container: mcr.microsoft.com/windows/servercore:ltsc2022
4544
steps:
4645
- checkout: self
4746
clean: true

0 commit comments

Comments
 (0)