mirror of
https://github.com/dockur/windows.git
synced 2025-06-24 00:17:47 +00:00
build: Add JQ
This commit is contained in:
parent
c2012a9e32
commit
5d7f4c9b6e
@ -11,6 +11,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 New Issue
Block a user