Skip to content

Commit

Permalink
Add ca-certificates to Mariner 2.0 deps (#98267)
Browse files Browse the repository at this point in the history
Co-authored-by: Nikola Milosavljevic <nikolam@microsoft.com>
  • Loading branch information
github-actions[bot] and NikolaMilosavljevic authored Feb 12, 2024
1 parent 11ae42b commit b7fda9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
</PropertyGroup>

<ItemGroup>
<LinuxPackageDependency Include="openssl-libs;icu;krb5" />
<LinuxPackageDependency Include="openssl-libs;icu;krb5;ca-certificates" />
</ItemGroup>
</Project>

0 comments on commit b7fda9f

Please sign in to comment.