Skip to content

Commit b159925

Browse files
committed
24: Add git to formatting image
1 parent 62b5a2c commit b159925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

24/format/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Image specifically designed to run clang-format on OpenRCT2 source files.
22
FROM alpine
3-
RUN apk add --no-cache python3 clang20-extra-tools
3+
RUN apk add --no-cache python3 clang20-extra-tools git

0 commit comments

Comments
 (0)