mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
Use fixed version for aerospike
This commit is contained in:
parent
c92e613b82
commit
1c5b10de41
@ -58,7 +58,7 @@ RUN dockerd --version; docker --version
|
|||||||
|
|
||||||
RUN python3 -m pip install \
|
RUN python3 -m pip install \
|
||||||
PyMySQL \
|
PyMySQL \
|
||||||
aerospike \
|
aerospike==4.0.0 \
|
||||||
avro \
|
avro \
|
||||||
cassandra-driver \
|
cassandra-driver \
|
||||||
confluent-kafka==1.5.0 \
|
confluent-kafka==1.5.0 \
|
||||||
|
Loading…
Reference in New Issue
Block a user