diff --git a/test/_centos_7.Dockerfile b/test/_centos_7.Dockerfile
index 355f4fdb..6abd450c 100644
--- a/test/_centos_7.Dockerfile
+++ b/test/_centos_7.Dockerfile
@@ -1,4 +1,4 @@
-FROM centos:7
+FROM centos:latest
 RUN yum install -y git
 
 ENV GITDIR /etc/.pihole