diff --git a/Dockerfile b/Dockerfile index 4798a5f..b30279d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,5 +8,6 @@ RUN apt-get update \ fontconfig \ chromium-browser \ nodejs \ + git \ && rm -rf /var/lib/apt/lists/*