Commit f04caf31 authored by Matous Holinka's avatar Matous Holinka
Browse files

bird: minor fixes

parent 7b4aedff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM debian:wheezy-slim
ENV DEBIAN_FRONTEND noninteractive
RUN sed -i 'http://archive.debian.org/debian/' /etc/apt/sources.list
RUN sed -i 'archive.debian.org/debian/' /etc/apt/sources.list
RUN apt-get -y update
RUN apt-get -y upgrade
RUN apt-get -y install \