Skip to content

Commit

Permalink
test pkg dependencies for zombie-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
qdrvm-ci committed Jun 16, 2024
1 parent eb73a91 commit 51f65ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zombienet/docker/zombie_builder.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN apt-get update && \
git \
pkg-config \
openssl \
build-essential protobuf-compiler libprotobuf-dev time clang ca-certificates \
libssl-dev && \
apt-get clean && \
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
Expand Down

0 comments on commit 51f65ed

Please sign in to comment.