Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
melekes committed Oct 14, 2024
1 parent 1851a0c commit a9b5371
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=9.3.1
ARG ROCKSDB=9.5.1

# Install Rocksdb
RUN \
Expand Down

0 comments on commit a9b5371

Please sign in to comment.