From 4f87dacc5f8ac5e8415cf073a6e510e988cd80e2 Mon Sep 17 00:00:00 2001 From: Matt Thalman Date: Tue, 13 Jul 2021 07:51:43 -0500 Subject: [PATCH] Update tag references to dotnet-buildtools/prereqs --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4d43a8400..ad04f865a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -31,7 +31,7 @@ variables: resources: containers: - container: LinuxContainer - image: microsoft/dotnet-buildtools-prereqs:ubuntu-14.04-cross-0cd4667-20170319080304 + image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-14.04-cross-0cd4667-20170319080304 stages: - stage: build