Skip to content

Commit 84b3ced

Browse files
authored
Update expected packages for distroless Mariner (#4248)
Updated expected packages for distroless Mariner
1 parent 4e8af1d commit 84b3ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Microsoft.DotNet.Docker.Tests/RuntimeDepsImageTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ public void VerifyDistrolessPackages(ProductImageData imageData)
118118
"openssl",
119119
"openssl-libs",
120120
"prebuilt-ca-certificates",
121-
"prebuilt-ca-certificates-base",
121+
"tzdata",
122122
"zlib"
123123
};
124124

0 commit comments

Comments
 (0)