mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Fix Fasttest
This commit is contained in:
parent
774ba4db23
commit
c323f64804
@ -16,7 +16,8 @@ RUN apt-get update \
|
||||
python3-requests \
|
||||
python3-termcolor \
|
||||
unixodbc \
|
||||
--yes --no-install-recommends
|
||||
pv \
|
||||
--yes --no-install-recommends
|
||||
|
||||
RUN pip3 install numpy scipy pandas Jinja2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user