Skip to content

Commit

Permalink
Revert rocksdb version at tip. (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
M. J. Fromberger authored Nov 8, 2021
1 parent d652058 commit 451c844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \

FROM build AS install
ARG LEVELDB=1.20
ARG ROCKSDB=6.24.2
ARG ROCKSDB=6.6.4

# Install cleveldb
RUN \
Expand Down

0 comments on commit 451c844

Please sign in to comment.