diff --git a/Dockerfile b/Dockerfile index 5ffe3ea..83a53be 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ # Set the base image to Ubuntu -FROM ubuntu +FROM ubuntu:rolling # File Author / Maintainer MAINTAINER Karthik Gaekwad