We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c625e8d commit 111f55bCopy full SHA for 111f55b
autoconf/Dockerfile
@@ -17,6 +17,7 @@ RUN apt-get update && \
17
autoconf-archive \
18
build-essential \
19
curl \
20
+ git \
21
pkg-config
22
23
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
0 commit comments