Commit 503f625
committed
build: Fix rpmlint installation order for Oracle Linux 10
The rpmlint package requires dependencies from the CRB (CodeReady
Builder) repository on Oracle Linux 10.
Previous installation order was attempting to install rpmlint before the
CRB repository was enabled.
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>1 parent 2eefd85 commit 503f625
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments