Skip to content

Commit 88a6645

Browse files
authored
Update Dockerfile
1 parent e821298 commit 88a6645

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ RUN apt-get update && apt-get upgrade -y && \
99
RUN apt-get update && apt-get install -y build-essential \
1010
git \
1111
clang \
12+
libclang-cpp12 \
1213
libclang-dev \
1314
libclang-cpp12-dev \
1415
llvm \

0 commit comments

Comments
 (0)