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 66746e2 commit 0e259e8Copy full SHA for 0e259e8
dockerfiles/Dockerfile-mina-rosetta
@@ -46,6 +46,7 @@ RUN apt-get update --quiet --yes \
46
libssl1.1 \
47
tzdata \
48
jq \
49
+ git \
50
sudo \
51
procps \
52
&& rm -rf /var/lib/apt/lists/*
0 commit comments