diff --git a/Dockerfile.bird b/Dockerfile.bird index 368233c..67960a9 100644 --- a/Dockerfile.bird +++ b/Dockerfile.bird @@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y \ libncurses5-dev \ m4 \ unzip \ - libssh + libssh-dev WORKDIR /root RUN curl -O -L https://bird.network.cz/download/bird-2.0.7.tar.gz