Commit b704c17
committed
explicitely install findutils pkg in final img
- find is used by some of the mover scripts (rclone, rsync-tls)
and now that we've removed the perl package and all it pulled in,
we get find via the findutils package.
- This happens when we run: `microdnf --refresh update -y`. This
change is to explicitly pull in findutils in case anything changes
in the future with packaging and it isn't automatically installed.
Signed-off-by: Tesshu Flower <tflower@redhat.com>1 parent ee4b451 commit b704c17
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
0 commit comments