Commit de3d735
authored
fix ubi docker: use --nobest flag to resolve boost dependency conflicts (#803)
Switched from --best to --nobest in DNF install command to allow
installation of compatible boost versions when the latest version has
dependency conflicts with boost-program-options.
Signed-off-by: Adam Ghandoura <adam.ghandoura@intel.com>1 parent fb3fa7a commit de3d735
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments