Browse Source

Minor change

Seungmin Kim 4 years ago
parent
commit
080cd85709
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -54,6 +54,7 @@ RUN dpkg --add-architecture i386 && \
         unzip \
         gcc \
         git \
+        jq \
         make \
         python \
         python-numpy \