Update Dockerfile.bird

This commit is contained in:
Manevolent 2023-01-24 17:00:30 -07:00 committed by GitHub
parent d90a3da916
commit 43da4c3368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ MAINTAINER Pier Carlo Chiodi <pierky@pierky.com>
EXPOSE 179
ENV BIRD_VERSION 2.0.11
ENV BIRD_VERSION 2.0.12
RUN apt-get update && apt-get install -y \
autoconf \