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 e1e6cad commit 537f83a
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" \
&& add-apt-repository ppa:git-core/ppa \
&& apt-get update \
&& apt-get install -y --no-install-recommends $buildDeps \
&& apt-get clean \
Expand Down

0 comments on commit 537f83a

Please sign in to comment.