# buildifier: disable=module-docstring load("//:third_party_images.bzl", "third_party_container_dep") third_party_container_dep( destination_repo = "coredns", digest = "sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870", name = "coredns", registry = "index.docker.io", repository = "coredns/coredns", tag = "v1.11.1", )