diff --git a/Dockerfile b/Dockerfile index faee2ba..9cc769e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,6 +17,7 @@ RUN pacman -Sy --noconfirm \ python-pip \ python-requests \ ccache \ + jq \ && yes | pacman -Scc RUN useradd --create-home build