diff --git a/Dockerfile b/Dockerfile index 7a87627..311121d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -# Pull base images -From tomcat:8-jre8 +# Pull base images from dockerhub site +From tomcat:latest #@`` Maintainer MAINTAINER "valaxytech@gmail.com"