aboutsummaryrefslogtreecommitdiff
path: root/default/1.6
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-08-14 19:37:07 +0300
committerValentin Popov <info@valentineus.link>2018-08-14 19:37:07 +0300
commit18b6c1fddc0363bb6c90207955c47161b7c323fc (patch)
tree0f589158118123de979f42dc0ae9537acc922ec6 /default/1.6
parent54bad5dd26ecb627ab5312da328e17c4be965d4c (diff)
downloaddocker-meteor-18b6c1fddc0363bb6c90207955c47161b7c323fc.tar.xz
docker-meteor-18b6c1fddc0363bb6c90207955c47161b7c323fc.zip
Change of the main image
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'default/1.6')
-rw-r--r--default/1.6/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/default/1.6/Dockerfile b/default/1.6/Dockerfile
index 5866773..256863e 100644
--- a/default/1.6/Dockerfile
+++ b/default/1.6/Dockerfile
@@ -1,4 +1,4 @@
-FROM debian:stable-slim
+FROM ubuntu:rolling
LABEL maintainer="info@valentineus.link"
ENV METEOR_ALLOW_SUPERUSER="true"