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 update && \
|
||||||
apt-get --no-install-recommends -y install \
|
apt-get --no-install-recommends -y install \
|
||||||
bc \
|
bc \
|
||||||
|
jq \
|
||||||
curl \
|
curl \
|
||||||
7zip \
|
7zip \
|
||||||
wsdd \
|
wsdd \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue