Skip to content

Commit

Permalink
Merge pull request #75 from KaiSzuttor/jq
Browse files Browse the repository at this point in the history
Install json parser
  • Loading branch information
KaiSzuttor authored Apr 8, 2019
2 parents 53dae19 + 3a5d0cb commit d21bc50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/ubuntu/Dockerfile-18.04
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
autoconf automake libtool \
vim \
ccache \
jq \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit d21bc50

Please sign in to comment.