Updates .NET version

This commit is contained in:
Hyatt 2024-03-03 21:56:26 +00:00
parent 07603696ad
commit 9a32fa99f3

View File

@ -20,7 +20,7 @@ pipeline {
[
[
name: "dotnet",
path: "${repository}/microsoft/dotnet/sdk:6.0",
path: "${repository}/microsoft/dotnet/sdk:8.0",
command: "/bin/bash"
]
]