Skip to content

Commit 4bc18f8

Browse files
committed
add rocksdb dep to neocli
1 parent 95ab1b2 commit 4bc18f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-neo-csharp-node/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1111
expect \
1212
libsnappy-dev \
1313
libleveldb-dev \
14+
librocksdb-dev \
1415
wget \
1516
curl \
1617
nano \

0 commit comments

Comments
 (0)