Skip to content

Commit

Permalink
refactor!: drop clang-format (tools-extra)
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed May 23, 2024
1 parent 7ec1316 commit 1b13cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG VTK
# Build dependencies

RUN dnf install -y gcc gcc-c++ kernel-devel cmake ninja-build
RUN dnf install -y git docker sed clang-tools-extra
RUN dnf install -y git docker sed

# Conditionally pre-install VTK

Expand Down

0 comments on commit 1b13cfc

Please sign in to comment.