diff --git a/eng/pipelines/common/platform-matrix.yml b/eng/pipelines/common/platform-matrix.yml index c0b85891bfce42..3706533d462c4f 100644 --- a/eng/pipelines/common/platform-matrix.yml +++ b/eng/pipelines/common/platform-matrix.yml @@ -349,7 +349,7 @@ jobs: targetRid: linux-x64 platform: linux_x64 shouldContinueOnError: ${{ parameters.shouldContinueOnError }} - container: debian-12-gcc13-amd64 + container: debian-13-gcc15-amd64 jobParameters: runtimeFlavor: ${{ parameters.runtimeFlavor }} buildConfig: ${{ parameters.buildConfig }} diff --git a/eng/pipelines/common/templates/pipeline-with-resources.yml b/eng/pipelines/common/templates/pipeline-with-resources.yml index 7a81bea1da073f..1ed0287e2503f9 100644 --- a/eng/pipelines/common/templates/pipeline-with-resources.yml +++ b/eng/pipelines/common/templates/pipeline-with-resources.yml @@ -95,8 +95,8 @@ extends: env: ROOTFS_DIR: /crossrootfs/riscv64 - debian-12-gcc13-amd64: - image: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-12-gcc13-amd64 + debian-13-gcc15-amd64: + image: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-13-gcc15-amd64 linux_x64_llvmaot: image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream-9-amd64