Skip to content

Commit

Permalink
Update builder.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Daztek authored Dec 6, 2023
1 parent 92d7b73 commit 71b92b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RUN buildDeps="build-essential \
automake \
bison \
ccache" \
&& apt-get update \
&& apt-get install software-properties-common \
&& add-apt-repository ppa:git-core/ppa \
&& apt-get update \
Expand Down

0 comments on commit 71b92b3

Please sign in to comment.