Skip to content

Commit

Permalink
Update rocksdb in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Jan 24, 2024
1 parent f7a229f commit e049058
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 @@ -18,7 +18,7 @@ RUN apt update \
libleveldb-dev libleveldb1d

FROM build AS install
ARG ROCKSDB=8.8.1
ARG ROCKSDB=8.9.1

# Install Rocksdb
RUN \
Expand Down

0 comments on commit e049058

Please sign in to comment.