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 401b2a9 commit be3c152Copy full SHA for be3c152
tests/Microsoft.DotNet.Docker.Tests/ProductImageTests.cs
@@ -313,6 +313,8 @@ internal static IEnumerable<string> GetExpectedPackages(ProductImageData imageDa
313
{
314
{ OS: string os } when os.Contains(OS.AzureLinux) => new[]
315
316
+ "SymCrypt",
317
+ "SymCrypt-OpenSSL",
318
"azurelinux-release",
319
"distroless-packages-minimal",
320
"filesystem",
0 commit comments