diff --git a/config_other/Dockerfile b/config_other/Dockerfile index 6f0fa299..d03c04f9 100644 --- a/config_other/Dockerfile +++ b/config_other/Dockerfile @@ -1,4 +1,4 @@ -FROM centos:7.6 +FROM centos:7 MAINTAINER Pavel Loginov (https://github.com/Aidaho12/haproxy-wi) # REFACT by Vagner Rodrigues Fernandes (vagner.rodrigues@gmail.com)