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 eabb095 commit e6c5fabCopy full SHA for e6c5fab
.github/actions/process-image/action.yml
@@ -16,7 +16,7 @@ inputs:
16
pkg_command:
17
description: Package manager command to run during updates (eg microdnf)
18
required: false
19
- default: microdnf
+ default: dnf
20
runs:
21
using: "composite"
22
steps:
0 commit comments