mirror of
https://github.com/Luzifer/rust-server.git
synced 2024-12-22 04:11:19 +00:00
Add jq
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
377b60b2cd
commit
ea382105fe
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ RUN set -ex \
|
|||
curl \
|
||||
file \
|
||||
gzip \
|
||||
jq \
|
||||
lib32gcc1 \
|
||||
lib32z1 \
|
||||
libstdc++6 \
|
||||
|
|
Loading…
Reference in a new issue