Skip to content

Commit

Permalink
➕ Re-add git to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Feb 13, 2025
1 parent 3b8d91e commit 3d52bb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ RUN apt-get update -y && \
apt-transport-https \
ca-certificates \
curl \
git \
libffi-dev \
libgmp10 \
libncurses5 \
Expand Down

0 comments on commit 3d52bb6

Please sign in to comment.