diff --git a/Dockerfile b/Dockerfile index 29efb93..a7eb16c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # initialize from the image -FROM ubuntu:14.04 +FROM ubuntu:16.04 # update repositories