Skip to content

Commit 95c499a

Browse files
committed
missing git
1 parent 2859b05 commit 95c499a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ RUN apt-get update && apt-get install -y \
2020
libssl3 \
2121
ca-certificates \
2222
curl \
23+
git \
2324
&& rm -rf /var/lib/apt/lists/*
2425

2526
RUN curl -L https://foundry.paradigm.xyz | bash

0 commit comments

Comments
 (0)