diff --git a/recipes-containers/container-host-config/container-host-config/registries.conf b/recipes-containers/container-host-config/container-host-config/registries.conf index ba6c3f6e..926d8c36 100644 --- a/recipes-containers/container-host-config/container-host-config/registries.conf +++ b/recipes-containers/container-host-config/container-host-config/registries.conf @@ -9,7 +9,7 @@ # and 'registries.block'. [registries.search] -registries = ['docker.io', 'registry.fedoraproject.org', 'quay.io', 'registry.access.redhat.com', 'registry.centos.org'] +registries = ['docker.io', 'registry.fedoraproject.org', 'quay.io', 'registry.access.redhat.com'] # If you need to access insecure registries, add the registry's fully-qualified name. # An insecure registry is one that does not have a valid SSL certificate or only does HTTP.