diff --git a/Dockerfile b/Dockerfile index 3ae09df..1ab3135 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amazonlinux:2 +FROM centos:7 LABEL maintainer "Anthony Moulen " ENV TOMCAT_MAJOR="8" \ TOMCAT_VERSION="8.5.45" \