Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
anupriya17 authored Mar 10, 2024
1 parent fcdf02c commit 6337733
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libclang-dev \
clang \
cargo \
kmod \
net-tools \
iproute2 \
libssl-dev \
pkg-config \
&& locale-gen en_US.UTF-8
Expand Down

0 comments on commit 6337733

Please sign in to comment.