diff --git a/Dockerfile b/Dockerfile index 1cd81bd..0626283 100644 --- a/Dockerfile +++ b/Dockerfile @@ -47,7 +47,8 @@ RUN ln -snf /usr/share/zoneinfo/$ARG_TZ /etc/localtime && echo $ARG_TZ > /etc/ti libxss1 \ libxtst6 \ lsb-release \ - wget + wget \ + jq RUN npm install -g yarn