This commit is contained in:
2017-03-11 14:29:10 +01:00
parent b1814a60d5
commit 4ec2503671
7 changed files with 13 additions and 24 deletions

View File

@ -1,4 +1,4 @@
FROM hosttoday/ht-docker-node:npmts
FROM hosttoday/ht-docker-node:stable
RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927 \
&& echo "deb http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.2 multiverse" | tee /etc/apt/sources.list.d/mongodb-org-3.2.list \
&& apt-get update \