Update Dockerfile.bird

This commit is contained in:
nerdfacenyan 2021-09-21 14:22:40 -07:00 committed by GitHub
parent 898225f3ab
commit 9c706760e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ EXPOSE 179
RUN apt-get update && apt-get install -y \
autoconf \
git \
bison \
build-essential \
curl \