Commit f3c6b7c
[native] Fix CentOS adapter install in dependency image
Velox PR 14046 moved the adapter installation to a new file.
This needs to be referred to for the dependency image build.1 parent 665e694 commit f3c6b7c
File tree
1 file changed
+2
-1
lines changed- presto-native-execution/scripts/dockerfiles
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments