build: Add JQ
This commit is contained in:
parent
433811d75f
commit
4bf7bc27b3
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ RUN set -eu && \
|
|||
apt-get update && \
|
||||
apt-get --no-install-recommends -y install \
|
||||
bc \
|
||||
jq \
|
||||
curl \
|
||||
7zip \
|
||||
wsdd \
|
||||
|
|
Loading…
Reference in a new issue