diff --git a/ci/Dockerfile b/ci/Dockerfile index 10d5a3a..f894b5d 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -33,4 +33,6 @@ RUN apt update && apt install -y \ git-lfs \ lcov \ wget \ - xvfb + xvfb \ + curl \ + jq