Skip to content

Commit f1c51fa

Browse files
committed
fix: update clang-format tag
1 parent c53f178 commit f1c51fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ USER root
1111
RUN ./"$LLVM_SCRIPT" 16 \
1212
&& apt-get update \
1313
&& apt-get install -y --no-install-recommends \
14-
clang-format-16=1:16.0.6~++20230710042027+7cbf1a259152-1~exp1~20230710162048.105 \
14+
clang-format-16=1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 \
1515
&& apt-get clean \
1616
&& rm -rf /var/lib/apt/lists/*
1717

0 commit comments

Comments
 (0)