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.
2 parents 4246a31 + 2dc003b commit abb1516Copy full SHA for abb1516
azure-pipelines-pr.yml
@@ -45,7 +45,7 @@ variables:
45
resources:
46
containers:
47
- container: LinuxContainer
48
- image: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net10.0-fpm-amd64
+ image: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net8.0-fpm-amd64
49
50
stages:
51
- stage: build
azure-pipelines.yml
@@ -27,7 +27,7 @@ variables:
27
28
29
30
31
repositories:
32
- repository: 1ESPipelineTemplates
33
type: git
0 commit comments