Update Dockerfile.bird
This commit is contained in:
parent
f83caae82e
commit
d43140393c
@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
libncurses5-dev \
|
libncurses5-dev \
|
||||||
m4 \
|
m4 \
|
||||||
unzip \
|
unzip \
|
||||||
libssh
|
libssh-dev
|
||||||
|
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
RUN curl -O -L https://bird.network.cz/download/bird-2.0.7.tar.gz
|
RUN curl -O -L https://bird.network.cz/download/bird-2.0.7.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user