Skip to content

Commit

Permalink
Install clang
Browse files Browse the repository at this point in the history
Signed-off-by: Masudur Rahman <[email protected]>
  • Loading branch information
masudur-rahman committed Feb 24, 2024
1 parent 3e2b3fe commit 9f127ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN set -x \
unzip \
g++ \
make \
clang \
&& rm -rf /var/lib/apt/lists/* /usr/share/doc /usr/share/man /tmp/*

RUN set -x \
Expand Down

0 comments on commit 9f127ff

Please sign in to comment.