diff --git a/Dockerfile b/Dockerfile index 8ab5405..f0cc1f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -67,6 +67,7 @@ RUN apt update \ jq \ libxml2-utils \ libzip-dev \ + make \ nodejs \ sudo \ wget \