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

bird: minor fixes

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