From 9c706760e8c4527996db2723755e23d3e2bd97b4 Mon Sep 17 00:00:00 2001 From: nerdfacenyan <90285403+nerdfacenyan@users.noreply.github.com> Date: Tue, 21 Sep 2021 14:22:40 -0700 Subject: [PATCH] Update Dockerfile.bird --- Dockerfile.bird | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile.bird b/Dockerfile.bird index a3906bb..9e4a42a 100644 --- a/Dockerfile.bird +++ b/Dockerfile.bird @@ -6,6 +6,7 @@ EXPOSE 179 RUN apt-get update && apt-get install -y \ autoconf \ + git \ bison \ build-essential \ curl \