From 18b6c1fddc0363bb6c90207955c47161b7c323fc Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 14 Aug 2018 20:37:07 +0400 Subject: Change of the main image Signed-off-by: Valentin Popov --- default/1.4/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default/1.4') diff --git a/default/1.4/Dockerfile b/default/1.4/Dockerfile index a2700f2..470de98 100644 --- a/default/1.4/Dockerfile +++ b/default/1.4/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:stable-slim +FROM ubuntu:rolling LABEL maintainer="info@valentineus.link" ENV METEOR_ALLOW_SUPERUSER="true" -- cgit v1.2.3