build: Add JQ

This commit is contained in:
Kroese 2024-11-14 22:38:38 +01:00 committed by GitHub
parent 433811d75f
commit 4bf7bc27b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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