Skip to content

Commit 0e259e8

Browse files
committed
install git in rosetta
1 parent 66746e2 commit 0e259e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockerfiles/Dockerfile-mina-rosetta

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ RUN apt-get update --quiet --yes \
4646
libssl1.1 \
4747
tzdata \
4848
jq \
49+
git \
4950
sudo \
5051
procps \
5152
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)