diff --git a/ci/build/Dockerfile b/ci/build/Dockerfile index b146800..bbe5bdf 100644 --- a/ci/build/Dockerfile +++ b/ci/build/Dockerfile @@ -50,6 +50,7 @@ RUN apt-get update && \ make \ libtool \ nodejs \ + npm \ gnupg \ zip \ bc \