Skip to content

Commit

Permalink
Install git
Browse files Browse the repository at this point in the history
  • Loading branch information
nambrot committed Nov 24, 2023
1 parent a859210 commit 55bb584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ENV ImageOS=ubuntu22

RUN apt-get update -y \
&& apt-get install -y --no-install-recommends \
sudo curl wget build-essential \
sudo curl wget build-essential git-all \
lsb-release \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 55bb584

Please sign in to comment.