Skip to content

Commit

Permalink
Add jq to image
Browse files Browse the repository at this point in the history
  • Loading branch information
pathob authored Jun 13, 2023
1 parent 7ae4a29 commit 7605bf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ ARG CLI_BIN=/usr/local/bin/sonarqube-password-hash

RUN apt-get update && \
apt-get --no-install-recommends --yes install \
jq \
postgresql-client \
&& \
apt-get clean && \
Expand Down

0 comments on commit 7605bf1

Please sign in to comment.