microsoft / mu_devops

Project Mu Developer Operations
https://microsoft.github.io/mu/
Other
26 stars 22 forks source link

.sync/azure_pipelines: Switch from microdnf to dnf #115

Closed makubacki closed 1 year ago

makubacki commented 1 year ago

The following commit in tianocore/containers switched from microdnf to dnf since microdnf is no longer available in the Fedora 35 minimal base image.

https://github.com/tianocore/containers/commit/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

makubacki commented 1 year ago

Merging now to get to repos that need it and it is after hours