diff --git a/src/main/resources/ath-container/Dockerfile b/src/main/resources/ath-container/Dockerfile index 943c1feb14..bae3fe2e85 100644 --- a/src/main/resources/ath-container/Dockerfile +++ b/src/main/resources/ath-container/Dockerfile @@ -2,7 +2,7 @@ # # see docs/DOCKER.md for usage -FROM centos:7 +FROM centos:8 MAINTAINER ogondza@gmail.com RUN yum -y install \