diff --git a/images/debian-12.6-slim/files/registries.conf b/images/debian-12.6-slim/files/registries.conf index 067d712..1c51548 100644 --- a/images/debian-12.6-slim/files/registries.conf +++ b/images/debian-12.6-slim/files/registries.conf @@ -1,3 +1,5 @@ +unqualified-search-registries = ["docker.io"] + [[registry]] insecure = true location = "host.containers.internal:5000"