Skip to content

Commit

Permalink
Add jq to container
Browse files Browse the repository at this point in the history
  • Loading branch information
pathob committed Jun 24, 2021
1 parent 0f187a5 commit cdf1336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV TZ=Europe/Berlin
# Install basic packages

RUN apt-get update && apt-get install -y \
apt-transport-https curl git pwgen python3-pip software-properties-common wget unzip
apt-transport-https curl git jq pwgen python3-pip software-properties-common wget unzip

# Install PIP packages

Expand Down

0 comments on commit cdf1336

Please sign in to comment.