Skip to content

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Feb 15:09
· 406 commits to refs/heads/main since this release
883f72d

What's Changed

  • .sync/azure\_pipelines: Switch from microdnf to dnf @makubacki (#115)
    Change Details
      The following commit in tianocore/containers switched from `microdnf` to `dnf` since `microdnf` is no longer available in the Fedora 35 minimal base image.

    tianocore/containers@3487a34

    Therefore, microdnf will currently fail (not found). This change
    updates code using the Fedora 35 container image to switch to dnf.

    Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com




Full Changelog: v2.0.1...v2.0.2