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 --- build/latest/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/latest/Dockerfile') diff --git a/build/latest/Dockerfile b/build/latest/Dockerfile index 24caab0..20529d1 100644 --- a/build/latest/Dockerfile +++ b/build/latest/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