diff --git a/Dockerfile b/Dockerfile index 82f4e89..9f1b08a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ # Set the base image to Ubuntu -FROM ubuntu +FROM ubuntu:groovy-20210416 # File Author / Maintainer MAINTAINER Karthik Gaekwad