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/1.5/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/1.5') diff --git a/build/1.5/Dockerfile b/build/1.5/Dockerfile index cb7fcf5..c699f2b 100644 --- a/build/1.5/Dockerfile +++ b/build/1.5/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