Skip to content

Commit

Permalink
Install libhiredis-dev into the build container
Browse files Browse the repository at this point in the history
Signed-off-by: Saikrishna Arcot <[email protected]>
  • Loading branch information
saiarcot895 committed Oct 12, 2023
1 parent 6b76033 commit fab05ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.build
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apt-get update \
g++ \
git \
libboost-serialization1.71-dev \
libhiredis-dev \
libzmq5-dev \
libevent-dev \
libssl-dev \
Expand Down

0 comments on commit fab05ae

Please sign in to comment.