Skip to content

Commit 69736f1

Browse files
committed
Installing git
1 parent 9c5f48d commit 69736f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ RUN apt-get update && \
99
ninja-build \
1010
xvfb \
1111
xz-utils \
12-
pipx
12+
pipx \
13+
git-all
1314

1415
ENV PATH="$PATH:/root/.local/bin"
1516
RUN pipx install west

0 commit comments

Comments
 (0)