diff --git a/Dockerfile b/Dockerfile index ef1c2fb..f5de4e7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ MAINTAINER David Zumbrunnen ENV DEBIAN_FRONTEND noninteractive -RUN echo "deb http://www.ubnt.com/downloads/unifi/debian unifi5 ubiquiti" > /etc/apt/sources.list.d/unifi.list +RUN echo "deb http://www.ubnt.com/downloads/unifi/debian stable ubiquiti" > /etc/apt/sources.list.d/unifi.list RUN echo "deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen" > /etc/apt/sources.list.d/mongodb.list RUN apt-key adv --keyserver keyserver.ubuntu.com --recv C0A52C50 RUN apt-key adv --keyserver keyserver.ubuntu.com --recv 7F0CEB10