Skip to content

Commit

Permalink
Added git to image
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianBihl authored Nov 17, 2023
1 parent c81edf5 commit 7bf1044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN apt-get update && apt-get upgrade -y
RUN apt-get update && apt-get install --install-recommends -y \
clang-format \
clang-tidy \
git \
gcc \
g++ \
gdb \
Expand Down

0 comments on commit 7bf1044

Please sign in to comment.