diff --git a/Dockerfile b/Dockerfile index 3022669..f28f3fa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,6 +18,7 @@ RUN adduser --home ${CODEQL_HOME} ${USERNAME} && \ curl \ wget \ git \ + git-lfs \ build-essential \ unzip \ apt-transport-https \