From 3490a1d9843c5f157e4feb9a3e3be78313ee9c0b Mon Sep 17 00:00:00 2001 From: Andrey Arapov Date: Fri, 23 Jun 2017 09:13:01 +0200 Subject: [PATCH] updates --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ac53089..b2b78c3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Run VLC in a container -FROM ubuntu:xenial +FROM ubuntu:zesty MAINTAINER Andrey Arapov # To avoid problems with Dialog and curses wizards