We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2859b05 commit 95c499aCopy full SHA for 95c499a
Dockerfile
@@ -20,6 +20,7 @@ RUN apt-get update && apt-get install -y \
20
libssl3 \
21
ca-certificates \
22
curl \
23
+ git \
24
&& rm -rf /var/lib/apt/lists/*
25
26
RUN curl -L https://foundry.paradigm.xyz | bash
0 commit comments