Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zengxs committed Nov 22, 2024
1 parent 99327b1 commit e4bebba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ RUN set -ex \
libmodsecurity-dev \
libgrpc-dev \
libgrpc++-dev \
libprotobuf-dev
libprotobuf-dev \
protobuf-compiler-grpc

# install build dependencies for additional dynamic modules
RUN set -ex \
Expand Down

0 comments on commit e4bebba

Please sign in to comment.