Skip to content

Commit e89632d

Browse files
Update to net9 image for azurelinux
Co-authored-by: Matt Thalman <[email protected]>
1 parent 5e00c29 commit e89632d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vsts-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,15 @@ extends:
6363
alpine322:
6464
image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.22-amd64
6565
azureLinux30:
66-
image: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net8.0-build-amd64
66+
image: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net9.0-build-amd64
6767
centosStream9:
6868
image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream9
6969
debian12Amd64:
7070
image: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-12-gcc14-amd64
7171
fedora41:
7272
image: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-41
7373
azureLinux30CrossArm:
74-
image: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net8.0-cross-arm-alpine
74+
image: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net9.0-cross-arm-alpine
7575
ubuntu2204DebPkg:
7676
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-debpkg
7777
sdl:

0 commit comments

Comments
 (0)