diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 02a8e2b399..fc703594a6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,7 +23,7 @@ variables: resources: containers: - container: LinuxContainer - image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7 + image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-8 stages: - stage: Build