diff --git a/autoconf/Dockerfile b/autoconf/Dockerfile index e2cab58..f758203 100644 --- a/autoconf/Dockerfile +++ b/autoconf/Dockerfile @@ -17,6 +17,7 @@ RUN apt-get update && \ autoconf-archive \ build-essential \ curl \ + git \ pkg-config SHELL ["/bin/bash", "-o", "pipefail", "-c"]