Skip to content

Commit

Permalink
CI: update clang-format docker
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti committed Oct 31, 2023
1 parent c4ac10d commit c730316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/pipeline/lint-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
clang-format:
stage: lint
image:
name: mikedld/clang-format:13-alpine
name: kszonek/clang-format-15
entrypoint: [""]
script:
# We need to use simple BusyBox `find` syntax here.
Expand Down

0 comments on commit c730316

Please sign in to comment.