diff --git a/Dockerfile b/Dockerfile index b11f2bb..5193557 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,8 @@ RUN apk add --no-cache \ python3 \ g++ \ make \ - bash + bash \ + git COPY package.json package-lock.json /doc-utils/