Skip to content

Commit f6ee7c5

Browse files
committed
use rocksdb 9.11.2
1 parent aa97824 commit f6ee7c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN apt update \
66
make tar wget build-essential g++ cmake \
77
libleveldb-dev libleveldb1d
88

9-
ARG ROCKSDB=9.8.4
9+
ARG ROCKSDB=9.11.2
1010

1111
# Install RocksDB
1212
RUN \

0 commit comments

Comments
 (0)