diff --git a/distros/Dockerfile.centos b/distros/Dockerfile.centos index a108268..81e2824 100644 --- a/distros/Dockerfile.centos +++ b/distros/Dockerfile.centos @@ -1,4 +1,4 @@ -# REPOSITORY https://github.com/docker/docker-bench-security +# REPOSITORY https://github.com/fatherlinux/docker-bench-security MAINTAINER smccarty@redhat.com diff --git a/distros/Dockerfile.rhel b/distros/Dockerfile.rhel index 5ffe582..7c7f8d8 100644 --- a/distros/Dockerfile.rhel +++ b/distros/Dockerfile.rhel @@ -1,4 +1,4 @@ -# REPOSITORY https://github.com/docker/docker-bench-security +# REPOSITORY https://github.com/fatherlinux/docker-bench-security FROM rhel7