We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7205a65 commit b3af990Copy full SHA for b3af990
azure-pipelines.yml
@@ -23,7 +23,7 @@ variables:
23
resources:
24
containers:
25
- container: LinuxContainer
26
- image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7
+ image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-8
27
28
stages:
29
- stage: Build
0 commit comments