We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa97824 commit f6ee7c5Copy full SHA for f6ee7c5
1 file changed
tools/Dockerfile
@@ -6,7 +6,7 @@ RUN apt update \
6
make tar wget build-essential g++ cmake \
7
libleveldb-dev libleveldb1d
8
9
-ARG ROCKSDB=9.8.4
+ARG ROCKSDB=9.11.2
10
11
# Install RocksDB
12
RUN \
0 commit comments