Skip to content

Commit 3546d0b

Browse files
update environment mimic to include clang-format
1 parent 8f6b4ef commit 3546d0b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

env/Containerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ LABEL os.version="almalinux:9.4"
44
RUN yum -y install \
55
gcc \
66
g++ \
7+
clang \
8+
clang-tools-extra \
79
cmake \
810
readline-devel \
911
boost-devel \

0 commit comments

Comments
 (0)