Skip to content

Commit 77781dc

Browse files
committed
fix container name
1 parent 3c5d899 commit 77781dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ stages:
119119
pool:
120120
name: NetCore-Public
121121
demands: ImageOverride -equals 1es-ubuntu-2004-open
122-
containerName: mcr.microsoft.com/dotnet/sdk:10.0.100-rc2-noble
122+
containerName: mcr.microsoft.com/dotnet/sdk:10.0.100-noble
123123

124124
- stage: Test_Windows_Stage
125125
displayName: Test Windows

0 commit comments

Comments
 (0)