Skip to content

Commit abb1516

Browse files
authored
[8.0] Update FPM images (#15829)
2 parents 4246a31 + 2dc003b commit abb1516

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

azure-pipelines-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ variables:
4545
resources:
4646
containers:
4747
- container: LinuxContainer
48-
image: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net10.0-fpm-amd64
48+
image: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net8.0-fpm-amd64
4949

5050
stages:
5151
- stage: build

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ variables:
2727
resources:
2828
containers:
2929
- container: LinuxContainer
30-
image: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net10.0-fpm-amd64
30+
image: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net8.0-fpm-amd64
3131
repositories:
3232
- repository: 1ESPipelineTemplates
3333
type: git

0 commit comments

Comments
 (0)