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.
1 parent f31eeaa commit 4fb723aCopy full SHA for 4fb723a
azure-pipelines.yml
@@ -91,7 +91,7 @@ stages:
91
pool:
92
name: NetCore-Public
93
demands: ImageOverride -equals 1es-ubuntu-2004-open
94
- containerName: mcr.microsoft.com/dotnet/sdk:10.0.100-preview7
+ containerName: mcr.microsoft.com/dotnet/sdk:10.0.100-preview.7
95
96
- stage: Test_Windows_Stage
97
displayName: Test Windows
0 commit comments