build: Add JQ

This commit is contained in:
Kroese 2024-11-15 01:05:49 +01:00 committed by GitHub
parent c2012a9e32
commit 5d7f4c9b6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ RUN set -eu && \
apt-get update && \
apt-get --no-install-recommends -y install \
bc \
jq \
curl \
7zip \
wsdd \