diff --git a/docker/Dockerfile b/docker/Dockerfile index 5fe8f49..f06fc98 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -15,7 +15,7 @@ RUN dpkg --add-architecture i386 \ curl \ unzip \ device-tree-compiler \ - nodejs npm \ + nodejs npm git \ && rm -rf /var/lib/apt/lists/* # Download and extract mkbootimg_tools